summaryrefslogtreecommitdiff
path: root/src/gui/textcommandeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/textcommandeditor.h')
-rw-r--r--src/gui/textcommandeditor.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui/textcommandeditor.h b/src/gui/textcommandeditor.h
index a145bf62c..610b014d5 100644
--- a/src/gui/textcommandeditor.h
+++ b/src/gui/textcommandeditor.h
@@ -25,8 +25,6 @@
#include "gui/widgets/window.h"
-#include "textcommand.h"
-
#include <guichan/actionlistener.hpp>
class Button;
@@ -34,11 +32,9 @@ class DropDown;
class IconsModal;
class IntTextField;
class Label;
-class ListModel;
class MagicSchoolModel;
class RadioButton;
class TargetTypeModel;
-class TextBox;
class TextCommand;
class TextField;