From 0d5c5aa4e8f66c36d5f78d0da449ee6becdb8298 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Oct 2013 20:23:35 +0300 Subject: move virtual member calls from quitdialog constuctor into postInit. --- src/gui/windows/quitdialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/windows/quitdialog.h') diff --git a/src/gui/windows/quitdialog.h b/src/gui/windows/quitdialog.h index efbdc586d..db08fa815 100644 --- a/src/gui/windows/quitdialog.h +++ b/src/gui/windows/quitdialog.h @@ -56,6 +56,8 @@ class QuitDialog final : public Window, public gcn::ActionListener, */ ~QuitDialog(); + void postInit(); + /** * Called when receiving actions from the widgets. */ -- cgit v1.2.3-70-g09d2