summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/xml-editor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog/xml-editor.cpp')
-rw-r--r--src/ui/dialog/xml-editor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/dialog/xml-editor.cpp b/src/ui/dialog/xml-editor.cpp
index 53f3b4c2c..7411bc7dc 100644
--- a/src/ui/dialog/xml-editor.cpp
+++ b/src/ui/dialog/xml-editor.cpp
@@ -20,8 +20,8 @@ namespace Inkscape {
namespace UI {
namespace Dialog {
-XmlEditor::XmlEditor(Behavior::BehaviorFactory behavior_factory)
- : Dialog (behavior_factory, "dialogs.xml", SP_VERB_DIALOG_XML_EDITOR)
+XmlEditor::XmlEditor()
+ : UI::Widget::Panel("", "dialogs.xml", SP_VERB_DIALOG_XML_EDITOR)
{
// TODO: Insert widgets