summaryrefslogtreecommitdiffstats
path: root/src/ui
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2019-01-08 14:30:42 +0000
committerTavmjong Bah <tavmjong@free.fr>2019-01-08 14:30:42 +0000
commit7411940653a5a8520bece45f45c10bfbb2c67644 (patch)
treee495f91d438f6261309ba38983a6cb90c5e772ce /src/ui
parentC++iffy cmd_new_element_node dialog. Remove dependancy on window.h. (diff)
downloadinkscape-7411940653a5a8520bece45f45c10bfbb2c67644.tar.gz
inkscape-7411940653a5a8520bece45f45c10bfbb2c67644.zip
Remove unused header file.
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/dialog/spellcheck.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/dialog/spellcheck.cpp b/src/ui/dialog/spellcheck.cpp
index cffd284a1..83b7dbef6 100644
--- a/src/ui/dialog/spellcheck.cpp
+++ b/src/ui/dialog/spellcheck.cpp
@@ -20,7 +20,6 @@
#include "spellcheck.h"
#include "message-stack.h"
-#include "helper/window.h"
#include "inkscape.h"
#include "document.h"
#include "desktop.h"