From fd47b191acef2230183cee1ab54901c777291e46 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Tue, 12 May 2009 09:34:00 -0600 Subject: Don't automatically switch to new WhisperTabs --- 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 027297a2..72c1976d 100644 --- a/src/gui/chat.cpp +++ b/src/gui/chat.cpp @@ -493,7 +493,5 @@ ChatTab *ChatWindow::addWhisperTab(const std::string &nick, bool switchTo) ChatTab *ret = mWhispers[tempNick] = new WhisperTab(nick); - mChatTabs->setSelectedTab(ret); - return ret; } -- cgit v1.2.3-70-g09d2