diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-10-06 16:34:19 +0000 |
|---|---|---|
| committer | jabiertxof <jabier.arraiza@marker.es> | 2015-10-06 16:34:19 +0000 |
| commit | 8db12376ba038c323068c14955fac45f00fcb0e6 (patch) | |
| tree | fe264277d7268933703e9f07e93b7b31c0f7b36c /src/widgets/toolbox.cpp | |
| parent | add reverse to meassure output (diff) | |
| download | inkscape-8db12376ba038c323068c14955fac45f00fcb0e6.tar.gz inkscape-8db12376ba038c323068c14955fac45f00fcb0e6.zip | |
add snaping to knots and stating convert measure to items
(bzr r14393.1.9)
Diffstat (limited to 'src/widgets/toolbox.cpp')
| -rw-r--r-- | src/widgets/toolbox.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index 769829313..765e91629 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -345,6 +345,7 @@ static gchar const * ui_descr = " <toolitem action='MeasureInBettween' />" " <toolitem action='MeasureAllLayers' />" " <toolitem action='MeasureReverse' />" + " <toolitem action='MeasureMarkDimension' />" " </toolbar>" " <toolbar name='StarToolbar'>" |
