Merge pull request #4248 from TooWaBoo/dev
Shadows/Highlights - Removed double separator
This commit is contained in:
commit
a2bf608155
@ -44,8 +44,6 @@ ShadowsHighlights::ShadowsHighlights () : FoldableToolPanel(this, "shadowshighli
|
||||
|
||||
pack_start (*Gtk::manage (new Gtk::HSeparator()));
|
||||
|
||||
pack_start (*Gtk::manage (new Gtk::HSeparator()));
|
||||
|
||||
radius = Gtk::manage (new Adjuster (M("TP_SHADOWSHLIGHTS_RADIUS"), 5, 100, 1, 30));
|
||||
pack_start (*radius);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user