summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-10-18 11:51:14 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-10-18 11:51:14 +0000
commitaed527316ca2cff495c32f57f68e37cd5b346f12 (patch)
tree699a62ea4886ae334dc02eaa53c06a82531e5818 /src/widgets/toolbox.cpp
parentAdd precision to measure. Also change other scalar widgets to a .2 precision ... (diff)
downloadinkscape-aed527316ca2cff495c32f57f68e37cd5b346f12.tar.gz
inkscape-aed527316ca2cff495c32f57f68e37cd5b346f12.zip
Added Scale option
(bzr r14393.1.27)
Diffstat (limited to 'src/widgets/toolbox.cpp')
-rw-r--r--src/widgets/toolbox.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp
index e7dd69a28..5d41d3b10 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -341,6 +341,8 @@ static gchar const * ui_descr =
" <separator />"
" <toolitem action='MeasurePrecisionAction' />"
" <separator />"
+ " <toolitem action='MeasureScaleAction' />"
+ " <separator />"
" <toolitem action='MeasureOffsetAction' />"
" <separator />"
" <toolitem action='measure_units_label' />"