summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2010-01-11 09:09:52 +0000
committerJon A. Cruz <jon@joncruz.org>2010-01-11 09:09:52 +0000
commit6b0bd0122093b8ea4a3a91bf25d1606ac429cb56 (patch)
treeee42d9d4bdf2b878609a1a38482da1286426b961 /src/widgets/toolbox.cpp
parentDisable questioned code section. (diff)
downloadinkscape-6b0bd0122093b8ea4a3a91bf25d1606ac429cb56.tar.gz
inkscape-6b0bd0122093b8ea4a3a91bf25d1606ac429cb56.zip
Implemented dynamic repositioning of toolboxes.
(bzr r8968)
Diffstat (limited to 'src/widgets/toolbox.cpp')
-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 25014160d..c12896d70 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -102,6 +102,8 @@
#include "toolbox.h"
+//#define ENABLE_TASK_SUPPORT 1
+
using Inkscape::UnitTracker;
using Inkscape::UI::UXManager;