From c5a64309d9d792fc4ee3218f4db902e8a846a18a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 8 Sep 2012 15:17:51 +0300 Subject: Add new colors for whisper tabs. New colors: WHISPER_TAB_HIGHLIGHTED, WHISPER_TAB_OFFLINE_HIGHLIGHTED, WHISPER_TAB_SELECTED, WHISPER_TAB_OFFLINE_SELECTED --- src/gui/widgets/whispertab.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/gui/widgets/whispertab.h') diff --git a/src/gui/widgets/whispertab.h b/src/gui/widgets/whispertab.h index 85c670db1..eec66768c 100644 --- a/src/gui/widgets/whispertab.h +++ b/src/gui/widgets/whispertab.h @@ -23,7 +23,7 @@ #ifndef WHISPERTAB_H #define WHISPERTAB_H -#include "chattab.h" +#include "gui/widgets/chattab.h" class Channel; @@ -46,6 +46,10 @@ class WhisperTab : public ChatTab void saveToLogFile(std::string &msg); + void setWhisperTabColors(); + + void setWhisperTabOfflineColors(); + protected: friend class ChatWindow; -- cgit v1.2.3-70-g09d2