diff options
| author | Jabiertxof <jabier.arraiza@marker.es> | 2019-06-10 17:14:59 +0000 |
|---|---|---|
| committer | Jabiertxof <jabier.arraiza@marker.es> | 2019-06-10 17:14:59 +0000 |
| commit | 1be49fe256667beadf3f15f8acc35ade63644335 (patch) | |
| tree | be52afa89df4772a6f94599e4c58000b20b1d69f /src/widgets/toolbox.cpp | |
| parent | Fix pos on toggle (diff) | |
| download | inkscape-1be49fe256667beadf3f15f8acc35ade63644335.tar.gz inkscape-1be49fe256667beadf3f15f8acc35ade63644335.zip | |
Dialogs improvement
Diffstat (limited to 'src/widgets/toolbox.cpp')
| -rw-r--r-- | src/widgets/toolbox.cpp | 1 |
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, |
