From 799ff280e470e19fdb617f828962c49f561a22d7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Oct 2013 22:45:26 +0300 Subject: move virtual member calls from skilldialog constuctor into postInit. --- src/gui/windows/skilldialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/windows/skilldialog.h') diff --git a/src/gui/windows/skilldialog.h b/src/gui/windows/skilldialog.h index 1569bd5b9..65fc019fd 100644 --- a/src/gui/windows/skilldialog.h +++ b/src/gui/windows/skilldialog.h @@ -52,6 +52,8 @@ class SkillDialog final : public Window, public gcn::ActionListener ~SkillDialog(); + void postInit(); + /** * Called when receiving actions from widget. */ -- cgit v1.2.3-60-g2f50