summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2010-01-12 05:35:47 +0000
committerJon A. Cruz <jon@joncruz.org>2010-01-12 05:35:47 +0000
commit2341fc86741702524ffeb0164ecd1208766846fd (patch)
tree049ea44503063f5c1eba69d0854e6b61db3240cd /src/widgets/toolbox.cpp
parentAdapt recent recursive reference patch for masks to protect from crashing on ... (diff)
downloadinkscape-2341fc86741702524ffeb0164ecd1208766846fd.tar.gz
inkscape-2341fc86741702524ffeb0164ecd1208766846fd.zip
Enabling now that some have confirmed proper functionality on 64-bit.
(bzr r8970)
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 c12896d70..4f61d9659 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -102,7 +102,7 @@
#include "toolbox.h"
-//#define ENABLE_TASK_SUPPORT 1
+#define ENABLE_TASK_SUPPORT 1
using Inkscape::UnitTracker;
using Inkscape::UI::UXManager;