diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2019-01-08 14:30:42 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2019-01-08 14:30:42 +0000 |
| commit | 7411940653a5a8520bece45f45c10bfbb2c67644 (patch) | |
| tree | e495f91d438f6261309ba38983a6cb90c5e772ce /src | |
| parent | C++iffy cmd_new_element_node dialog. Remove dependancy on window.h. (diff) | |
| download | inkscape-7411940653a5a8520bece45f45c10bfbb2c67644.tar.gz inkscape-7411940653a5a8520bece45f45c10bfbb2c67644.zip | |
Remove unused header file.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/dialog/spellcheck.cpp | 1 |
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" |
