summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-10-22 22:24:16 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-10-22 22:24:16 +0000
commit314a6914f1a5862d50a4855e7da6317f9c09fc14 (patch)
treeccddc8c14897aa4b81c50828cb0ec84d93a8fdd0 /src/widgets/toolbox.cpp
parentAdded Scale option (diff)
parentupdate to trunk (diff)
downloadinkscape-314a6914f1a5862d50a4855e7da6317f9c09fc14.tar.gz
inkscape-314a6914f1a5862d50a4855e7da6317f9c09fc14.zip
update to trunk
(bzr r14393.1.28)
Diffstat (limited to 'src/widgets/toolbox.cpp')
-rw-r--r--src/widgets/toolbox.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp
index 5d41d3b10..90103325a 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -349,6 +349,7 @@ static gchar const * ui_descr =
" <toolitem action='MeasureUnitsAction' />"
" <toolitem action='MeasureIgnore1stAndLast' />"
" <toolitem action='MeasureInBettween' />"
+ " <toolitem action='MeasureOnlyVisible' />"
" <toolitem action='MeasureAllLayers' />"
" <toolitem action='MeasureReverse' />"
" <toolitem action='MeasureToGuides' />"