From 43c3aff88f86612b44e1f4789f4f35b2599df84f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Oct 2013 22:17:34 +0300 Subject: move virtual member calls from shopwindow constuctor into postInit. --- src/gui/windows/shopwindow.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/windows/shopwindow.h') diff --git a/src/gui/windows/shopwindow.h b/src/gui/windows/shopwindow.h index bf7a61c4a..52d85c9e5 100644 --- a/src/gui/windows/shopwindow.h +++ b/src/gui/windows/shopwindow.h @@ -67,6 +67,8 @@ class ShopWindow final : public Window, */ ~ShopWindow(); + void postInit(); + /** * Called when receiving actions from the widgets. */ -- cgit v1.2.3-70-g09d2