From 15c19f19e86f94bc28cd0f2b80f0c5be394479fa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 19 Oct 2013 12:25:50 +0300 Subject: move virtual member calls from tabbedarea constuctor into postInit. --- src/gui/windows/chatwindow.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/windows/chatwindow.cpp') diff --git a/src/gui/windows/chatwindow.cpp b/src/gui/windows/chatwindow.cpp index de47813ef..f50ea6876 100644 --- a/src/gui/windows/chatwindow.cpp +++ b/src/gui/windows/chatwindow.cpp @@ -222,6 +222,8 @@ ChatWindow::ChatWindow(): mShowAllLang(serverConfig.getValue("showAllLang", 0)), mTmpVisible(false) { + mChatTabs->postInit(); + listen(CHANNEL_ATTRIBUTES); setWindowName("Chat"); -- cgit v1.2.3-70-g09d2