From e4d34f9e3f5b2068be1a8137c75a571e9da42cda Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 19 Oct 2013 12:50:59 +0300 Subject: move virtual member calls from textpopup constructor into postInit. --- src/gui/popups/textpopup.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/popups/textpopup.h') diff --git a/src/gui/popups/textpopup.h b/src/gui/popups/textpopup.h index b165c2f25..d57b17faf 100644 --- a/src/gui/popups/textpopup.h +++ b/src/gui/popups/textpopup.h @@ -48,6 +48,8 @@ class TextPopup final : public Popup */ ~TextPopup(); + void postInit() override; + /** * Sets the text to be displayed. */ -- cgit v1.2.3-60-g2f50