From 9bffd0bf7ccdb24ab6f6f0e9dbc96b6b554bacff Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Oct 2013 15:42:15 +0300 Subject: move virtual member calls from itempopup constuctor into postInit. --- src/gui/popups/itempopup.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/popups/itempopup.h') diff --git a/src/gui/popups/itempopup.h b/src/gui/popups/itempopup.h index 5c06cbf5a..4902a97b0 100644 --- a/src/gui/popups/itempopup.h +++ b/src/gui/popups/itempopup.h @@ -50,6 +50,8 @@ class ItemPopup final : public Popup */ ~ItemPopup(); + void postInit() override; + /** * Sets the info to be displayed given a particular item. */ -- cgit v1.2.3-60-g2f50