aboutsummaryrefslogtreecommitdiff
path: root/gui/editgamedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/editgamedialog.h')
-rw-r--r--gui/editgamedialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/editgamedialog.h b/gui/editgamedialog.h
index 7c6a08eb3c..c3d55eaef1 100644
--- a/gui/editgamedialog.h
+++ b/gui/editgamedialog.h
@@ -67,6 +67,8 @@ public:
virtual void handleCommand(CommandSender *sender, uint32 cmd, uint32 data);
protected:
+ virtual void setupGraphicsTab();
+
EditTextWidget *_descriptionWidget;
DomainEditTextWidget *_domainWidget;