diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-10-16 17:17:47 +0000 |
|---|---|---|
| committer | jabiertxof <jabier.arraiza@marker.es> | 2015-10-16 17:17:47 +0000 |
| commit | 69aa4c6436321b22525fb11c552ca7d60ac1b096 (patch) | |
| tree | 403718e9d2f93ab95ef6b1a21e9c0c1299009cb6 /src/widgets/toolbox.cpp | |
| parent | removed unnecesary line (diff) | |
| download | inkscape-69aa4c6436321b22525fb11c552ca7d60ac1b096.tar.gz inkscape-69aa4c6436321b22525fb11c552ca7d60ac1b096.zip | |
Add convert to guides option
(bzr r14393.2.4)
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 665502745..a2bd16978 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -347,6 +347,7 @@ static gchar const * ui_descr = " <toolitem action='MeasureInBettween' />" " <toolitem action='MeasureAllLayers' />" " <toolitem action='MeasureReverse' />" + " <toolitem action='MeasureToGuides' />" " <toolitem action='MeasureMarkDimension' />" " <toolitem action='MeasureToItem' />" " </toolbar>" |
