From d5bd11b08e4c49a22b40834c0607e3c9927aecd1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 19 Oct 2013 12:44:17 +0300 Subject: move virtual member calls from textdialog constructor into postInit. --- src/gui/windows/textdialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/windows/textdialog.h') diff --git a/src/gui/windows/textdialog.h b/src/gui/windows/textdialog.h index f3f4612de..c783c6ed2 100644 --- a/src/gui/windows/textdialog.h +++ b/src/gui/windows/textdialog.h @@ -51,6 +51,8 @@ public: ~TextDialog(); + void postInit() override; + /** * Called when receiving actions from the widgets. */ -- cgit v1.2.3-70-g09d2