summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2016-03-01 01:39:05 +0000
committerjabiertxof <info@marker.es>2016-03-01 01:39:05 +0000
commit5234acfed2a47dc2445475ec7a9e245f0f8dc729 (patch)
treea501b1be76ed3cf492f50d0031c313d18227999a /src/widgets/toolbox.cpp
parentImproved eraser tool, now working on documents not pixels and with 0 width (diff)
downloadinkscape-5234acfed2a47dc2445475ec7a9e245f0f8dc729.tar.gz
inkscape-5234acfed2a47dc2445475ec7a9e245f0f8dc729.zip
Improve fill rule and add mass option
(bzr r14648.1.2)
Diffstat (limited to 'src/widgets/toolbox.cpp')
-rw-r--r--src/widgets/toolbox.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp
index 6787ef6cc..72537f727 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -497,6 +497,9 @@ static gchar const * ui_descr =
" <toolitem action='EraserModeAction' />"
" <separator />"
" <toolitem action='EraserWidthAction' />"
+ " <toolitem action='EraserBreakAppart' />"
+ " <separator />"
+ " <toolitem action='EraserMassAction' />"
" </toolbar>"
" <toolbar name='TextToolbar'>"