summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2016-05-22 02:13:59 +0000
committerJabiertxof <jtx@jtx.marker.es>2016-05-22 02:13:59 +0000
commit331336b5f924ad3200a343f571178e19b55532a1 (patch)
treef3efc628cf0066dae913819ccf4c1be04e92f80f /src/widgets/toolbox.cpp
parentWorking undo (diff)
downloadinkscape-331336b5f924ad3200a343f571178e19b55532a1.tar.gz
inkscape-331336b5f924ad3200a343f571178e19b55532a1.zip
Clip eraser done! Thanks Doctormon!
(bzr r14865.1.9)
Diffstat (limited to 'src/widgets/toolbox.cpp')
-rw-r--r--src/widgets/toolbox.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp
index f7b5e585f..8113c9619 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -499,9 +499,10 @@ static gchar const * ui_descr =
" <toolitem action='EraserModeAction' />"
" <separator />"
" <toolitem action='EraserWidthAction' />"
- " <toolitem action='EraserBreakAppart' />"
" <separator />"
" <toolitem action='EraserMassAction' />"
+ " <separator />"
+ " <toolitem action='EraserBreakAppart' />"
" </toolbar>"
" <toolbar name='TextToolbar'>"