summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2016-05-23 18:25:55 +0000
committerjabiertxof <info@marker.es>2016-05-23 18:25:55 +0000
commit50194a75368e2ccbea4a0aeb457e658d3f12e4b9 (patch)
treebe2543313afffdc58aca2603591f06d811bc04a0 /src/widgets
parentFixing pointwise (diff)
parentextensions. dxf input. create new layer if not previously declared (Bug 1472429) (diff)
downloadinkscape-50194a75368e2ccbea4a0aeb457e658d3f12e4b9.tar.gz
inkscape-50194a75368e2ccbea4a0aeb457e658d3f12e4b9.zip
update to trunk
(bzr r13645.1.142)
Diffstat (limited to 'src/widgets')
-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'>"