diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-07-26 14:25:00 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-07-26 14:25:00 +0000 |
| commit | 3cc709dc31fbb335cd2cf34cae67415eb1313830 (patch) | |
| tree | 6d6dafca970804b7db2f30f752e12d12ad128be3 /src/widgets/toolbox.cpp | |
| parent | Commented out tidy_operator_styled_whitespace (fixes bug 1477723). (diff) | |
| parent | update to trunk (diff) | |
| download | inkscape-3cc709dc31fbb335cd2cf34cae67415eb1313830.tar.gz inkscape-3cc709dc31fbb335cd2cf34cae67415eb1313830.zip | |
merge lp:~inkscape.dev/inkscape/simplify-lpe-pencil-toolbar into lp:inkscape
(bzr r14259)
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 d56b91f5e..62e4bcb8b 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -398,6 +398,7 @@ static gchar const * ui_descr = " <toolitem action='FreehandModeActionPencil' />" " <separator />" " <toolitem action='PencilToleranceAction' />" + " <toolitem action='PencilLpeSimplify' />" " <separator />" " <toolitem action='PencilResetAction' />" " <separator />" |
