summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorMatthew Petroff <matthew@mpetroff.net>2013-07-17 13:53:18 +0000
committerMatthew Petroff <matthew@mpetroff.net>2013-07-17 13:53:18 +0000
commit10067e713619333f20201c7d01c99e302464f6b2 (patch)
treedba02600760724653c45c48b36c414a247bca456 /src/widgets/toolbox.cpp
parentFixed botched merge. (diff)
downloadinkscape-10067e713619333f20201c7d01c99e302464f6b2.tar.gz
inkscape-10067e713619333f20201c7d01c99e302464f6b2.zip
Port remaining files away from "helper/unit-tracker.h".
(bzr r12380.1.19)
Diffstat (limited to 'src/widgets/toolbox.cpp')
-rw-r--r--src/widgets/toolbox.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp
index ca593976f..687f62420 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -50,8 +50,6 @@
#include "../helper/action.h"
#include "../helper/action-context.h"
#include "../helper/unit-menu.h"
-#include "../helper/units.h"
-#include "../helper/unit-tracker.h"
#include "icon.h"
#include "../ink-action.h"
#include "../ink-comboboxentry-action.h"
@@ -101,7 +99,6 @@
//#define DEBUG_TEXT
-using Inkscape::UnitTracker;
using Inkscape::UI::UXManager;
using Inkscape::DocumentUndo;
using Inkscape::UI::PrefPusher;