From 577b75a14fa04b0d78281257ee7f5e3c42be3b7e Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Sat, 8 Sep 2012 01:11:07 +0300
Subject: Rename colors WHISPER and WHISPER_OFFLINE to WHISPER_TAB and
 WHISPER_TAB_OFFLINE.

---
 src/gui/widgets/whispertab.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/gui/widgets')

diff --git a/src/gui/widgets/whispertab.cpp b/src/gui/widgets/whispertab.cpp
index bb918e3b3..ae034d8d2 100644
--- a/src/gui/widgets/whispertab.cpp
+++ b/src/gui/widgets/whispertab.cpp
@@ -39,7 +39,7 @@ WhisperTab::WhisperTab(const std::string &nick) :
     ChatTab(nick),
     mNick(nick)
 {
-    setTabColor(&Theme::getThemeColor(Theme::WHISPER));
+    setTabColor(&Theme::getThemeColor(Theme::WHISPER_TAB));
 }
 
 WhisperTab::~WhisperTab()
-- 
cgit v1.2.3-70-g09d2