summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/layers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog/layers.cpp')
-rw-r--r--src/ui/dialog/layers.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/layers.cpp b/src/ui/dialog/layers.cpp
index 2a59bac00..e16b1a0f5 100644
--- a/src/ui/dialog/layers.cpp
+++ b/src/ui/dialog/layers.cpp
@@ -797,7 +797,7 @@ bool LayersPanel::_rowSelectFunction( Glib::RefPtr<Gtk::TreeModel> const & /*mod
* Constructor
*/
LayersPanel::LayersPanel() :
- UI::Widget::Panel("", "/dialogs/layers", SP_VERB_DIALOG_LAYERS),
+ UI::Widget::Panel("/dialogs/layers", SP_VERB_DIALOG_LAYERS),
deskTrack(),
_maxNestDepth(20),
_desktop(0),