From 8fdc067075a41a6552e8720196e8fe6ab46a91d2 Mon Sep 17 00:00:00 2001 From: Martin Owens Date: Sun, 30 Sep 2018 16:00:48 -0400 Subject: Include selectors dialog (aka styledialog) into the xml-tree notebook and remove menu items --- src/ui/dialog/attrdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/dialog/attrdialog.cpp') diff --git a/src/ui/dialog/attrdialog.cpp b/src/ui/dialog/attrdialog.cpp index a943f4b23..601037f04 100644 --- a/src/ui/dialog/attrdialog.cpp +++ b/src/ui/dialog/attrdialog.cpp @@ -64,7 +64,7 @@ namespace Dialog { * New attribute can be added by clicking '+' at bottom of the attr pane. '-' */ AttrDialog::AttrDialog(): - UI::Widget::Panel("/dialogs/attr", SP_VERB_DIALOG_CSS), + UI::Widget::Panel("/dialogs/attr", SP_VERB_DIALOG_ATTR), _desktop(nullptr), _repr(nullptr) { -- cgit v1.2.3