From cdcadf6e99a6deaa5b929cdec9736ab1fb280f65 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Thu, 26 Mar 2009 06:23:37 -0600 Subject: Move ChatWindow over to ChatTabs TMWServ compilation is likely not functional after this, I didn't check. THe next commit will address that. --- src/commandhandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/commandhandler.cpp') diff --git a/src/commandhandler.cpp b/src/commandhandler.cpp index 9a9c85f3..e5f26444 100644 --- a/src/commandhandler.cpp +++ b/src/commandhandler.cpp @@ -389,7 +389,7 @@ void CommandHandler::handleMsg(const std::string &args) void CommandHandler::handleClear() { - chatWindow->clearTab(chatWindow->getFocused()); + chatWindow->clearTab(); } #ifdef TMWSERV_SUPPORT -- cgit v1.2.3-60-g2f50