summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-10-26 23:07:29 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-10-26 23:07:29 +0000
commitce4d5cefcf234870d5f345f184256c9fab354777 (patch)
tree7614ee7add8c3e000b599116f5faf80ec0e70235 /src/widgets/toolbox.cpp
parentAdd option to not overlap if multiple elements are selected to spray (diff)
downloadinkscape-ce4d5cefcf234870d5f345f184256c9fab354777.tar.gz
inkscape-ce4d5cefcf234870d5f345f184256c9fab354777.zip
Added a option to pick down color
(bzr r14422.1.14)
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 f512819e9..57f804d99 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -320,6 +320,7 @@ static gchar const * ui_descr =
" <toolitem action='SprayMeanAction' />"
" <separator />"
" <toolitem action='SprayNotOverlapAction' />"
+ " <toolitem action='SprayPickColorAction' />"
" <toolitem action='SprayToolOffsetAction' />"
" </toolbar>"