From 8f7984b9414b8c65d0023391d458a9143d9c9971 Mon Sep 17 00:00:00 2001 From: John Smith Date: Fri, 2 Mar 2012 22:51:57 +0900 Subject: Fix for 927074 : Simplify Path Effects dialog, fix button padding (bzr r11041) --- src/ui/dialog/livepatheffect-editor.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/ui/dialog/livepatheffect-editor.cpp b/src/ui/dialog/livepatheffect-editor.cpp index 588dcacb1..161d92b09 100644 --- a/src/ui/dialog/livepatheffect-editor.cpp +++ b/src/ui/dialog/livepatheffect-editor.cpp @@ -101,7 +101,6 @@ LivePathEffectEditor::LivePathEffectEditor() effectapplication_hbox.set_spacing(4); effectcontrol_vbox.set_spacing(4); - effectlist_vbox.set_spacing(4); effectlist_vbox.pack_start(scrolled_window, Gtk::PACK_EXPAND_WIDGET); effectlist_vbox.pack_end(toolbar_hbox, Gtk::PACK_SHRINK); effectcontrol_frame.add(effectcontrol_vbox); -- cgit v1.2.3