From eb8dc37bfa07e1185308bc8d4748d92c69af1783 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Wed, 28 Sep 2005 21:26:23 +0000 Subject: Save and load X, Y, Height, and Width to useful wins. --- 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 0b31c8d6..e6868622 100644 --- a/src/gui/chat.cpp +++ b/src/gui/chat.cpp @@ -41,7 +41,7 @@ ChatWindow::ChatWindow(const std::string &logfile): Window("") { - setName("Chat"); + setWindowName("Chat"); chatlog_file.open(logfile.c_str(), std::ios::out | std::ios::app); items = 0; items_keep = 20; -- cgit v1.2.3-70-g09d2