summaryrefslogtreecommitdiff
path: root/src/gui/popups/spellpopup.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-20 22:36:48 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-20 22:36:48 +0300
commitd83c6dd523827087681f019ebfca8798380dc968 (patch)
tree65515ef8405399007fef057bc37dc39ab1911000 /src/gui/popups/spellpopup.h
parent26f9aad24bc50d4e9fd161d185df049c9e7a62cf (diff)
downloadmv-d83c6dd523827087681f019ebfca8798380dc968.tar.gz
mv-d83c6dd523827087681f019ebfca8798380dc968.tar.bz2
mv-d83c6dd523827087681f019ebfca8798380dc968.tar.xz
mv-d83c6dd523827087681f019ebfca8798380dc968.zip
fix code style.
Diffstat (limited to 'src/gui/popups/spellpopup.h')
-rw-r--r--src/gui/popups/spellpopup.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/popups/spellpopup.h b/src/gui/popups/spellpopup.h
index 152dfb306..cbbd53703 100644
--- a/src/gui/popups/spellpopup.h
+++ b/src/gui/popups/spellpopup.h
@@ -26,9 +26,8 @@
#include "gui/widgets/popup.h"
-#include "textcommand.h"
-
class Label;
+class TextCommand;
/**
* A popup that displays information about an item.