From 2df5b93608c98297e75b2bec8cd494e6bba5a23a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 19 Oct 2013 11:28:03 +0300 Subject: move virtual member calls from spellpopup constuctor into postInit. --- src/gui/popups/spellpopup.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/popups/spellpopup.h') diff --git a/src/gui/popups/spellpopup.h b/src/gui/popups/spellpopup.h index abd542461..9c059c954 100644 --- a/src/gui/popups/spellpopup.h +++ b/src/gui/popups/spellpopup.h @@ -48,6 +48,8 @@ class SpellPopup final : public Popup */ ~SpellPopup(); + void postInit() override; + /** * Sets the info to be displayed given a particular item. */ -- cgit v1.2.3-70-g09d2