summaryrefslogtreecommitdiff
path: root/src/gui/widgets/spellshortcutcontainer.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-30 21:03:20 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-31 12:16:43 +0300
commitc0197404a15a3937ef3cd21f48a09e691a96518f (patch)
tree582b01cfc1c716b19122fe28f57abefb3bf5b716 /src/gui/widgets/spellshortcutcontainer.cpp
parent9bb11133522836a9c5e251550ac88c9a4e091c0e (diff)
downloadplus-c0197404a15a3937ef3cd21f48a09e691a96518f.tar.gz
plus-c0197404a15a3937ef3cd21f48a09e691a96518f.tar.bz2
plus-c0197404a15a3937ef3cd21f48a09e691a96518f.tar.xz
plus-c0197404a15a3937ef3cd21f48a09e691a96518f.zip
fix code style.
Diffstat (limited to 'src/gui/widgets/spellshortcutcontainer.cpp')
-rw-r--r--src/gui/widgets/spellshortcutcontainer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/widgets/spellshortcutcontainer.cpp b/src/gui/widgets/spellshortcutcontainer.cpp
index 1b3355265..014fa4354 100644
--- a/src/gui/widgets/spellshortcutcontainer.cpp
+++ b/src/gui/widgets/spellshortcutcontainer.cpp
@@ -22,7 +22,6 @@
#include "gui/widgets/spellshortcutcontainer.h"
-#include "client.h"
#include "dragdrop.h"
#include "itemshortcut.h"
#include "settings.h"