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, 1 insertions, 1 deletions
diff --git a/gui/editgamedialog.h b/gui/editgamedialog.h
index 0be6c1650e..a317e364c6 100644
--- a/gui/editgamedialog.h
+++ b/gui/editgamedialog.h
@@ -65,7 +65,7 @@ public:
EditGameDialog(const String &domain, const String &desc);
void open();
- void close();
+ virtual void apply();
virtual void handleCommand(CommandSender *sender, uint32 cmd, uint32 data);
protected: