summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/layer-editor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog/layer-editor.cpp')
-rw-r--r--src/ui/dialog/layer-editor.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ui/dialog/layer-editor.cpp b/src/ui/dialog/layer-editor.cpp
index cb4b8a0b4..2b596e821 100644
--- a/src/ui/dialog/layer-editor.cpp
+++ b/src/ui/dialog/layer-editor.cpp
@@ -20,8 +20,9 @@ namespace Inkscape {
namespace UI {
namespace Dialog {
-LayerEditor::LayerEditor(Behavior::BehaviorFactory behavior_factory)
- : Dialog (behavior_factory, "dialogs.layers", SP_VERB_NONE /*FIXME*/)
+
+LayerEditor::LayerEditor()
+ : UI::Widget::Panel("", "dialogs.layers", SP_VERB_NONE)
{
// TODO: Insert widgets