summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2019-06-10 17:14:59 +0000
committerJabiertxof <jabier.arraiza@marker.es>2019-06-10 17:14:59 +0000
commit1be49fe256667beadf3f15f8acc35ade63644335 (patch)
treebe52afa89df4772a6f94599e4c58000b20b1d69f /src/widgets/toolbox.cpp
parentFix pos on toggle (diff)
downloadinkscape-1be49fe256667beadf3f15f8acc35ade63644335.tar.gz
inkscape-1be49fe256667beadf3f15f8acc35ade63644335.zip
Dialogs improvement
Diffstat (limited to 'src/widgets/toolbox.cpp')
-rw-r--r--src/widgets/toolbox.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp
index 161217d1f..1ee580710 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -310,6 +310,7 @@ static Glib::RefPtr<Gtk::ActionGroup> create_or_fetch_actions( SPDesktop* deskto
SP_VERB_DIALOG_NAMEDVIEW,
SP_VERB_DIALOG_TEXT,
SP_VERB_DIALOG_XML_EDITOR,
+ SP_VERB_DIALOG_SELECTORS,
SP_VERB_DIALOG_LAYERS,
SP_VERB_EDIT_CLONE,
SP_VERB_EDIT_COPY,