summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/xml-tree.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog/xml-tree.cpp')
-rw-r--r--src/ui/dialog/xml-tree.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/xml-tree.cpp b/src/ui/dialog/xml-tree.cpp
index 3dfd014a1..f90dc6fe1 100644
--- a/src/ui/dialog/xml-tree.cpp
+++ b/src/ui/dialog/xml-tree.cpp
@@ -46,7 +46,7 @@ namespace UI {
namespace Dialog {
XmlTree::XmlTree (void) :
- UI::Widget::Panel ("", "/dialogs/xml/", SP_VERB_DIALOG_XML_EDITOR),
+ UI::Widget::Panel("/dialogs/xml/", SP_VERB_DIALOG_XML_EDITOR),
blocked (0),
_message_stack (NULL),
_message_context (NULL),