diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2007-04-12 08:30:45 +0000 |
|---|---|---|
| committer | joncruz <joncruz@users.sourceforge.net> | 2007-04-12 08:30:45 +0000 |
| commit | 611a2ee269bf05831405e359ae2212440d264d5b (patch) | |
| tree | ffa92e75cccc267df21a0d552290669429321d13 /src/widgets/select-toolbar.cpp | |
| parent | use touchpath selection when rubberbanding with Alt; do move-selected with Al... (diff) | |
| download | inkscape-611a2ee269bf05831405e359ae2212440d264d5b.tar.gz inkscape-611a2ee269bf05831405e359ae2212440d264d5b.zip | |
Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC cleanup on flood-context
More work for bug #1469554
(bzr r2866)
Diffstat (limited to 'src/widgets/select-toolbar.cpp')
| -rw-r--r-- | src/widgets/select-toolbar.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/select-toolbar.cpp b/src/widgets/select-toolbar.cpp index bcd86852f..cb892b70c 100644 --- a/src/widgets/select-toolbar.cpp +++ b/src/widgets/select-toolbar.cpp @@ -45,7 +45,6 @@ #include "sp-item-transform.h" #include "message-stack.h" #include "display/sp-canvas.h" -#include "ege-select-one-action.h" #include "helper/unit-tracker.h" #include "ege-adjustment-action.h" #include "ink-action.h" |
