From 90e5ce7e958418f0d39d38112d33d3190a78baea Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 20 Mar 2005 12:50:26 +0000 Subject: TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore! Also fixed a crash on clicking wallpaper in login phase. --- src/gui/chat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/chat.cpp') diff --git a/src/gui/chat.cpp b/src/gui/chat.cpp index d642459c..6b8854ca 100644 --- a/src/gui/chat.cpp +++ b/src/gui/chat.cpp @@ -34,7 +34,7 @@ ChatWindow::ChatWindow(const char *logfile, int item_num): items = 0; items_keep = item_num; - setSize(600, 100); + setContentSize(600, 100); chatInput = new TextField(); chatInput->setPosition( -- cgit v1.2.3-70-g09d2