diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2010-10-12 20:06:35 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2010-10-12 20:06:35 +0000 |
| commit | be8029ed57d68a7b8e94cfc5b82984a8b1c75e55 (patch) | |
| tree | 91357349657bc80ea1c8755933c11454244f4c20 /src/ui/dialog/floating-behavior.cpp | |
| parent | Remove the misfeature of retracting handles when the cusp node button (diff) | |
| download | inkscape-be8029ed57d68a7b8e94cfc5b82984a8b1c75e55.tar.gz inkscape-be8029ed57d68a7b8e94cfc5b82984a8b1c75e55.zip | |
Remove the failed and unused "new gui" stuff.
(bzr r9828)
Diffstat (limited to 'src/ui/dialog/floating-behavior.cpp')
| -rw-r--r-- | src/ui/dialog/floating-behavior.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/dialog/floating-behavior.cpp b/src/ui/dialog/floating-behavior.cpp index 85f078439..884037c25 100644 --- a/src/ui/dialog/floating-behavior.cpp +++ b/src/ui/dialog/floating-behavior.cpp @@ -15,8 +15,6 @@ #include "floating-behavior.h" #include "dialog.h" -#include "application/application.h" -#include "application/editor.h" #include "inkscape.h" #include "desktop.h" #include "dialogs/dialog-events.h" |
