summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-10-05 18:13:58 +0000
committerjabiertxof <jabier.arraiza@marker.es>2015-10-05 18:13:58 +0000
commitae0a08f8986529a81c7bd239c7cde548c8bdacc3 (patch)
treeb8aa7d0f8cb90a9248b0bd65956275851a7ba63b /src/widgets/toolbox.cpp
parentupdate to trunk (diff)
downloadinkscape-ae0a08f8986529a81c7bd239c7cde548c8bdacc3.tar.gz
inkscape-ae0a08f8986529a81c7bd239c7cde548c8bdacc3.zip
add reverse to meassure output
(bzr r14393.1.8)
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 ba02adb92..769829313 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -344,6 +344,7 @@ static gchar const * ui_descr =
" <toolitem action='MeasureIgnore1stAndLast' />"
" <toolitem action='MeasureInBettween' />"
" <toolitem action='MeasureAllLayers' />"
+ " <toolitem action='MeasureReverse' />"
" </toolbar>"
" <toolbar name='StarToolbar'>"