summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2013-03-22 08:48:09 +0000
committerJabiertxo Arraiza Zenotz <jtx@jtx.marker.es>2013-03-22 08:48:09 +0000
commitce36f79a45c3ce7e520c14b6cab965c0bd9a32fa (patch)
treecec3205000c5da1a68953ae95d067aec38f82225 /src/widgets/toolbox.cpp
parentFixed end extremium node delete fault, ready for testing (diff)
downloadinkscape-ce36f79a45c3ce7e520c14b6cab965c0bd9a32fa.tar.gz
inkscape-ce36f79a45c3ce7e520c14b6cab965c0bd9a32fa.zip
Enabling Mesh
(bzr r11950.1.67)
Diffstat (limited to 'src/widgets/toolbox.cpp')
-rw-r--r--src/widgets/toolbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp
index 99978c019..3ffeff1fd 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -113,7 +113,7 @@ enum BarId {
#define BAR_ID_KEY "BarIdValue"
#define HANDLE_POS_MARK "x-inkscape-pos"
-
+#define WITH_MESH
static GtkWidget *sp_empty_toolbox_new(SPDesktop *desktop);