From 99dd72331c152c07ec3aba5139f9c4c2e9b94a0e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Oct 2013 22:07:28 +0300 Subject: move virtual member calls from setup constuctor into postInit. --- src/gui/windows/setup.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/windows/setup.h') diff --git a/src/gui/windows/setup.h b/src/gui/windows/setup.h index 5b299511b..e230dfe22 100644 --- a/src/gui/windows/setup.h +++ b/src/gui/windows/setup.h @@ -49,6 +49,8 @@ class Setup final : public Window, public gcn::ActionListener ~Setup(); + void postInit(); + void action(const gcn::ActionEvent &event) override; void setInGame(const bool inGame); -- cgit v1.2.3-60-g2f50