summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorroot <root@jtx.marker.es>2013-04-18 20:56:50 +0000
committerroot <root@jtx.marker.es>2013-04-18 20:56:50 +0000
commitfc5f8b8694f2b583f08fc423787319193097c9ca (patch)
tree32601b00598d704de9dc3c8aeffc07ba09b1338d /src/widgets/toolbox.cpp
parentStriped colors and outline, fix icons.svg error,mark for merge (diff)
downloadinkscape-fc5f8b8694f2b583f08fc423787319193097c9ca.tar.gz
inkscape-fc5f8b8694f2b583f08fc423787319193097c9ca.zip
Remove mesh tool active from source
(bzr r11950.1.101)
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 f9f13fa3a..88821b69b 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -110,7 +110,7 @@ enum BarId {
BAR_COMMANDS,
BAR_SNAP,
};
-#define WITH_MESH
+//#define WITH_MESH
#define BAR_ID_KEY "BarIdValue"
#define HANDLE_POS_MARK "x-inkscape-pos"