From dd3df0c3d2adb3601abfedea2142c015cf3442c5 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Thu, 13 Aug 2009 08:06:06 -0600 Subject: Fix initial sizing issue with TabbedAreas Also remove some commented code from ChatWindow --- src/gui/chat.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gui/chat.cpp') diff --git a/src/gui/chat.cpp b/src/gui/chat.cpp index 4cabf92e..f1814d93 100644 --- a/src/gui/chat.cpp +++ b/src/gui/chat.cpp @@ -100,8 +100,6 @@ ChatWindow::ChatWindow(): place(0, 0, mChatTabs, 3, 3); place(0, 3, mChatInput, 3); - //add(mChatTabs); - //add(mChatInput); loadWindowState(); -- cgit v1.2.3-60-g2f50