diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-10-26 23:07:29 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-10-26 23:07:29 +0000 |
| commit | ce4d5cefcf234870d5f345f184256c9fab354777 (patch) | |
| tree | 7614ee7add8c3e000b599116f5faf80ec0e70235 /src/widgets/toolbox.cpp | |
| parent | Add option to not overlap if multiple elements are selected to spray (diff) | |
| download | inkscape-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.cpp | 1 |
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>" |
