summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2016-02-06 20:43:47 +0000
committerJabiertxof <jtx@jtx.marker.es>2016-02-06 20:43:47 +0000
commit8117b4c9cdc45fd1c277819e804511c1bbc68226 (patch)
tree7db1b2a6f3384ef88a9ac8fde9b3b573442e6907 /src/widgets/toolbox.cpp
parentRemove duplicated variable on meassure (diff)
downloadinkscape-8117b4c9cdc45fd1c277819e804511c1bbc68226.tar.gz
inkscape-8117b4c9cdc45fd1c277819e804511c1bbc68226.zip
Added phantom meassure feature to meassure tool
(bzr r14634)
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 edee612e5..88dc7a190 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -375,6 +375,7 @@ static gchar const * ui_descr =
" <toolitem action='MeasureOnlyVisible' />"
" <toolitem action='MeasureAllLayers' />"
" <toolitem action='MeasureReverse' />"
+ " <toolitem action='MeasureToPhantom' />"
" <toolitem action='MeasureToGuides' />"
" <toolitem action='MeasureMarkDimension' />"
" <toolitem action='MeasureToItem' />"