From de920d02e5841bf8147c6b0ed14d83f3874ddf62 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Oct 2013 20:27:43 +0300 Subject: move virtual member calls from registerdialog constuctor into postInit. --- src/gui/windows/registerdialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/windows/registerdialog.h') diff --git a/src/gui/windows/registerdialog.h b/src/gui/windows/registerdialog.h index 7d2156f32..e4c848a6c 100644 --- a/src/gui/windows/registerdialog.h +++ b/src/gui/windows/registerdialog.h @@ -77,6 +77,8 @@ class RegisterDialog final : public Window, */ ~RegisterDialog(); + void postInit(); + /** * Called when receiving actions from the widgets. */ -- cgit v1.2.3-60-g2f50