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.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/dialog/layer-editor.cpp b/src/ui/dialog/layer-editor.cpp
index 79c4fbcc2..cb4b8a0b4 100644
--- a/src/ui/dialog/layer-editor.cpp
+++ b/src/ui/dialog/layer-editor.cpp
@@ -20,8 +20,8 @@ namespace Inkscape {
namespace UI {
namespace Dialog {
-LayerEditor::LayerEditor()
- : Dialog ("dialogs.layers", SP_VERB_NONE /*FIXME*/)
+LayerEditor::LayerEditor(Behavior::BehaviorFactory behavior_factory)
+ : Dialog (behavior_factory, "dialogs.layers", SP_VERB_NONE /*FIXME*/)
{
// TODO: Insert widgets