From 9e7105682e11210df656346bf42c66b2d3e6b60e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 19 Oct 2013 13:37:24 +0300 Subject: move virtual member calls from updaterwindow constructor into postInit. --- src/client.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client.cpp') diff --git a/src/client.cpp b/src/client.cpp index 59ce01f75..222322f22 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -1362,6 +1362,7 @@ int Client::gameExec() mOldUpdates, mOptions.dataPath.empty(), loginData.updateType); + mCurrentDialog->postInit(); } BLOCK_END("Client::gameExec STATE_UPDATE") break; -- cgit v1.2.3-60-g2f50