From e964cbb2e00121e9d4fea4a76a09e9af960ca56e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 19 Oct 2013 00:03:04 +0300 Subject: move virtual member calls from speechbubble constuctor into postInit. --- src/gui/popups/speechbubble.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/popups/speechbubble.h') diff --git a/src/gui/popups/speechbubble.h b/src/gui/popups/speechbubble.h index 3753ee82d..3ea93fce0 100644 --- a/src/gui/popups/speechbubble.h +++ b/src/gui/popups/speechbubble.h @@ -41,6 +41,8 @@ class SpeechBubble final : public Popup A_DELETE_COPY(SpeechBubble) + void postInit(); + /** * Sets the name displayed for the speech bubble, and in what color. */ -- cgit v1.2.3-70-g09d2