summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2016-05-22 00:49:33 +0000
committerJabiertxof <jtx@jtx.marker.es>2016-05-22 00:49:33 +0000
commit9de5efeeb21ebf7af3bff18ef5108ebaafe98fbc (patch)
treeeefdae1f2b1102dad6797c0603985bbce36c489a
parentRemove duplicated code (diff)
downloadinkscape-9de5efeeb21ebf7af3bff18ef5108ebaafe98fbc.tar.gz
inkscape-9de5efeeb21ebf7af3bff18ef5108ebaafe98fbc.zip
Reorder eraser toolbox widgets
(bzr r14909)
-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'>"