diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2016-10-08 00:30:57 +0000 |
|---|---|---|
| committer | jabiertxof <info@marker.es> | 2016-10-08 00:30:57 +0000 |
| commit | bf899f7b2615bc40094815c81f7a127a42822f8e (patch) | |
| tree | 8b30db7baf42c2051c1de654779dcb3082cbe39a /src/widgets/toolbox.cpp | |
| parent | Doc rotate start (diff) | |
| parent | Fix bug:1622321 on powerstroke (diff) | |
| download | inkscape-bf899f7b2615bc40094815c81f7a127a42822f8e.tar.gz inkscape-bf899f7b2615bc40094815c81f7a127a42822f8e.zip | |
Update to trunk
(bzr r15142.1.2)
Diffstat (limited to 'src/widgets/toolbox.cpp')
| -rw-r--r-- | src/widgets/toolbox.cpp | 7 |
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 />" |
