diff options
| author | Matthew Petroff <matthew@mpetroff.net> | 2013-07-19 18:02:26 +0000 |
|---|---|---|
| committer | Matthew Petroff <matthew@mpetroff.net> | 2013-07-19 18:02:26 +0000 |
| commit | 5ce7ccd3fb416c686f570e86295c5f619bd86973 (patch) | |
| tree | ff66204927a54896d32a24ca69956e7870164f59 /src/widgets/rect-toolbar.cpp | |
| parent | Switch unit functions from using pointer arguements to reference arguements. (diff) | |
| download | inkscape-5ce7ccd3fb416c686f570e86295c5f619bd86973.tar.gz inkscape-5ce7ccd3fb416c686f570e86295c5f619bd86973.zip | |
Removed "helper/unit-menu.h" from "widgets/rect-toolbar.*" and "widgets/spw-utilities.h".
(bzr r12380.1.29)
Diffstat (limited to 'src/widgets/rect-toolbar.cpp')
| -rw-r--r-- | src/widgets/rect-toolbar.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/rect-toolbar.cpp b/src/widgets/rect-toolbar.cpp index d91b08273..e54a2df07 100644 --- a/src/widgets/rect-toolbar.cpp +++ b/src/widgets/rect-toolbar.cpp @@ -53,7 +53,6 @@ #include "../xml/repr.h" #include "ui/uxmanager.h" #include "../ui/icon-names.h" -#include "../helper/unit-menu.h" #include "util/units.h" #include "ui/widget/unit-tracker.h" #include "../pen-context.h" |
