diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-10-28 18:09:21 +0000 |
|---|---|---|
| committer | jabiertxof <jabier.arraiza@marker.es> | 2015-10-28 18:09:21 +0000 |
| commit | 598dbc9628a3f31e877a4848896b9d0421683106 (patch) | |
| tree | 7f7533214e74dfc1bc0c2c6e1259be31f957cae7 /src/widgets/toolbox.cpp | |
| parent | Fix the problems on transformed layers (diff) | |
| download | inkscape-598dbc9628a3f31e877a4848896b9d0421683106.tar.gz inkscape-598dbc9628a3f31e877a4848896b9d0421683106.zip | |
add a ignore transparent areas option
(bzr r14422.1.21)
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 f4bc367d0..ef2d89103 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='SprayPickColorAction' />" + " <toolitem action='SprayOverVisibleAction' />" " <toolitem action='SprayNotOverlapAction' />" " <toolitem action='SprayToolOffsetAction' />" |
