From 78625f7d59d5e54e2adbc3372e454c5e74fcbec9 Mon Sep 17 00:00:00 2001 From: Stefano Facchini Date: Sat, 21 Oct 2017 16:40:14 +0200 Subject: panel: Remove the unused "title" label --- src/ui/dialog/styledialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/dialog/styledialog.cpp') diff --git a/src/ui/dialog/styledialog.cpp b/src/ui/dialog/styledialog.cpp index 5ca085094..76ab2c7d6 100644 --- a/src/ui/dialog/styledialog.cpp +++ b/src/ui/dialog/styledialog.cpp @@ -236,7 +236,7 @@ Glib::RefPtr StyleDialog::TreeStore::create(StyleDialog * Any addition/deletion of the selectors updates XML style element accordingly. */ StyleDialog::StyleDialog() : - UI::Widget::Panel("", "/dialogs/style", SP_VERB_DIALOG_STYLE), + UI::Widget::Panel("/dialogs/style", SP_VERB_DIALOG_STYLE), _updating(false), _textNode(NULL), _desktopTracker() -- cgit v1.2.3