summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2016-03-03 15:18:36 +0000
committerjabiertxof <info@marker.es>2016-03-03 15:18:36 +0000
commit402781d91dfb668dc59d944db89435fc8018c9ff (patch)
tree888cb60349377d62533d0508366aec73ba79b387 /src/widgets/toolbox.cpp
parentFix bug: 1552003 Randomize color extension has no limits (diff)
parentupdate to trunk (diff)
downloadinkscape-402781d91dfb668dc59d944db89435fc8018c9ff.tar.gz
inkscape-402781d91dfb668dc59d944db89435fc8018c9ff.zip
Merge lp:~inkscape.dev/inkscape/eraser_improvements
(bzr r14681)
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'>"