summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/livepatheffect-editor.cpp
diff options
context:
space:
mode:
authorStefano Facchini <stefano.facchini@gmail.com>2017-10-21 14:40:14 +0000
committerTavmjong Bah <tavmjong@free.fr>2018-01-16 21:08:40 +0000
commit78625f7d59d5e54e2adbc3372e454c5e74fcbec9 (patch)
treefc8505ec0b93878004e8751ebde101d7f189e65f /src/ui/dialog/livepatheffect-editor.cpp
parentRemove the dialog "showclose" option (diff)
downloadinkscape-78625f7d59d5e54e2adbc3372e454c5e74fcbec9.tar.gz
inkscape-78625f7d59d5e54e2adbc3372e454c5e74fcbec9.zip
panel: Remove the unused "title" label
Diffstat (limited to 'src/ui/dialog/livepatheffect-editor.cpp')
-rw-r--r--src/ui/dialog/livepatheffect-editor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/livepatheffect-editor.cpp b/src/ui/dialog/livepatheffect-editor.cpp
index 28a42929b..24591d496 100644
--- a/src/ui/dialog/livepatheffect-editor.cpp
+++ b/src/ui/dialog/livepatheffect-editor.cpp
@@ -81,7 +81,7 @@ static void lpe_style_button(Gtk::Button& btn, char const* iconName)
*/
LivePathEffectEditor::LivePathEffectEditor()
- : UI::Widget::Panel("", "/dialogs/livepatheffect", SP_VERB_DIALOG_LIVE_PATH_EFFECT),
+ : UI::Widget::Panel("/dialogs/livepatheffect", SP_VERB_DIALOG_LIVE_PATH_EFFECT),
deskTrack(),
lpe_list_locked(false),
lpe_changed(true),