summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2017-07-24 15:52:10 +0000
committerTavmjong Bah <tavmjong@free.fr>2017-07-24 15:52:10 +0000
commit20b9bb08c9cf6c5023df3fb52c6bb65885057f22 (patch)
tree29a6bdd3afae35468225c6a9c257598654e9f68f /share
parentINSTALL: Add build options (diff)
downloadinkscape-20b9bb08c9cf6c5023df3fb52c6bb65885057f22.tar.gz
inkscape-20b9bb08c9cf6c5023df3fb52c6bb65885057f22.zip
Add C++ based Gtk::Action for choosing one item out of many.
Options: Show icons and/or labels. Use combbox or radio buttons. Replacement for C based ege-select-one-action. Update text toolbar to use this class, allowing bar to be narrower.
Diffstat (limited to 'share')
-rw-r--r--share/ui/select-toolbar.ui2
1 files changed, 0 insertions, 2 deletions
diff --git a/share/ui/select-toolbar.ui b/share/ui/select-toolbar.ui
index c9f488b87..1d20b8301 100644
--- a/share/ui/select-toolbar.ui
+++ b/share/ui/select-toolbar.ui
@@ -301,9 +301,7 @@
<toolitem action='TextRotationAction' />
<separator />
<toolitem action='TextWritingModeAction' />
- <separator />
<toolitem action='TextOrientationAction' />
- <separator />
<toolitem action='TextDirectionAction' />
</toolbar>