diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-08-28 11:58:33 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-08-28 11:58:33 +0300 |
commit | cfc84945c9cee7d42accdad39ff387738a3d32ac (patch) | |
tree | 16715da63ecdfe3db1ae4196ecc3abad2509bc05 /src/gui/widgets/spellshortcutcontainer.h | |
parent | 4e3cc7022e40d5506ca30ec9f06ef32e19d0da4c (diff) | |
download | plus-cfc84945c9cee7d42accdad39ff387738a3d32ac.tar.gz plus-cfc84945c9cee7d42accdad39ff387738a3d32ac.tar.bz2 plus-cfc84945c9cee7d42accdad39ff387738a3d32ac.tar.xz plus-cfc84945c9cee7d42accdad39ff387738a3d32ac.zip |
Removed unused includes.
Diffstat (limited to 'src/gui/widgets/spellshortcutcontainer.h')
-rw-r--r-- | src/gui/widgets/spellshortcutcontainer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/widgets/spellshortcutcontainer.h b/src/gui/widgets/spellshortcutcontainer.h index 939e315af..b7a68d18d 100644 --- a/src/gui/widgets/spellshortcutcontainer.h +++ b/src/gui/widgets/spellshortcutcontainer.h @@ -25,8 +25,6 @@ #include "gui/widgets/shortcutcontainer.h" -class SpellPopup; - /** * An item shortcut container. Used to quickly use items. * |