summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2015-02-02 10:49:18 +0000
committertavmjong-free <tavmjong@free.fr>2015-02-02 10:49:18 +0000
commit9a037bc21c8b98650bf5be4c4e8feaac0a067e2d (patch)
tree1a223ebdfedd2ee5ff950decc451d9e52ba1ef71 /src/widgets/toolbox.cpp
parentEnable experimental features for wider testing: meshes, LPE tool, additional ... (diff)
downloadinkscape-9a037bc21c8b98650bf5be4c4e8feaac0a067e2d.tar.gz
inkscape-9a037bc21c8b98650bf5be4c4e8feaac0a067e2d.zip
Experimental mesh smoothing code.
(bzr r13890)
Diffstat (limited to '')
-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 4f5682f7a..5d52db6f2 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -521,6 +521,8 @@ static gchar const * ui_descr =
// " <toolitem action='MeshEditFillAction' />"
// " <toolitem action='MeshEditStrokeAction' />"
// " <toolitem action='MeshShowHandlesAction' />"
+ " <toolitem action='MeshWarningAction' />"
+ " <toolitem action='MeshSmoothAction' />"
" <separator />"
" </toolbar>"