summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorMartin Owens <doctormo@gmail.com>2016-10-02 23:23:34 +0000
committerMartin Owens <doctormo@gmail.com>2016-10-02 23:23:34 +0000
commitb2cb0719468ebd034a0eceb4d0510fb464409265 (patch)
treef0be90c49b3ace243a6166fed34ce64cfd41a0dc /src/widgets/toolbox.cpp
parentAdjust dock size to minimum width during canvas table size allocation signal. (diff)
parentUpdate to trunk and some fixes (diff)
downloadinkscape-b2cb0719468ebd034a0eceb4d0510fb464409265.tar.gz
inkscape-b2cb0719468ebd034a0eceb4d0510fb464409265.zip
Merge in the new eraser mode (2) which uses clip instead of cut.
(bzr r15143)
Diffstat (limited to 'src/widgets/toolbox.cpp')
-rw-r--r--src/widgets/toolbox.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp
index f74be4b15..c03ca85e6 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -493,6 +493,13 @@ static gchar const * ui_descr =
" <toolitem action='EraserModeAction' />"
" <separator />"
" <toolitem action='EraserWidthAction' />"
+ " <toolitem action='EraserPressureAction' />"
+ " <separator />"
+ " <toolitem action='EraserThinningAction' />"
+ " <separator />"
+ " <toolitem action='EraserCapRoundingAction' />"
+ " <separator />"
+ " <toolitem action='EraserTremorAction' />"
" <separator />"
" <toolitem action='EraserMassAction' />"
" <separator />"