summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-10-24 14:55:14 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-10-24 14:55:14 +0000
commit2bd48486ba7584cc0eb6aa2c034f08b9c589ea5f (patch)
tree79257638b6c45bd4fd8a8fd1738d904527d11675 /src/widgets/toolbox.cpp
parentWorking on spray tool (diff)
downloadinkscape-2bd48486ba7584cc0eb6aa2c034f08b9c589ea5f.tar.gz
inkscape-2bd48486ba7584cc0eb6aa2c034f08b9c589ea5f.zip
working in a new way
(bzr r14422.1.7)
Diffstat (limited to 'src/widgets/toolbox.cpp')
-rw-r--r--src/widgets/toolbox.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp
index a1c32352c..c904fc356 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -317,6 +317,10 @@ static gchar const * ui_descr =
" <separator />"
" <toolitem action='SprayStandard_deviationAction' />"
" <toolitem action='SprayMeanAction' />"
+ " <separator />"
+ " <toolitem action='SprayNotOverlapAction' />"
+ " <toolitem action='SprayToolOffsetAction' />"
+
" </toolbar>"
" <toolbar name='ZoomToolbar'>"