diff options
| author | Jabiertxof <jtx@jtx> | 2016-12-16 12:00:49 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx> | 2016-12-16 12:00:49 +0000 |
| commit | 4446366fd075fb801420da520848c774b8ac4254 (patch) | |
| tree | c2fc74dabefc43fd586aaf51405bebc698d7ba94 /src/widgets/toolbox.cpp | |
| parent | Fixing nested mirrors (diff) | |
| parent | Fix bug where conical gradient drawn in wrong arc. (diff) | |
| download | inkscape-4446366fd075fb801420da520848c774b8ac4254.tar.gz inkscape-4446366fd075fb801420da520848c774b8ac4254.zip | |
Update to trunk
(bzr r15295.1.23)
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 1f6cb136c..a3db3c33d 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -514,6 +514,7 @@ static gchar const * ui_descr = " <toolitem action='TextFontSizeAction' />" " <toolitem action='TextLineHeightAction' />" " <toolitem action='TextLineHeightUnitsAction' />" + " <toolitem action='TextLineHeightUnsetAction' />" " <separator />" " <toolitem action='TextAlignAction' />" " <separator />" |
