diff options
| author | root <root@jtx.marker.es> | 2013-04-18 20:56:50 +0000 |
|---|---|---|
| committer | root <root@jtx.marker.es> | 2013-04-18 20:56:50 +0000 |
| commit | fc5f8b8694f2b583f08fc423787319193097c9ca (patch) | |
| tree | 32601b00598d704de9dc3c8aeffc07ba09b1338d /src/widgets/toolbox.cpp | |
| parent | Striped colors and outline, fix icons.svg error,mark for merge (diff) | |
| download | inkscape-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.cpp | 2 |
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" |
