From 9c19ba0ce027fe987b101f14f35b765159947eb0 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 11 May 2009 18:40:08 -0600 Subject: Switch Tab to a color pointer to update on the fly --- src/gui/widgets/whispertab.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/whispertab.cpp') diff --git a/src/gui/widgets/whispertab.cpp b/src/gui/widgets/whispertab.cpp index 17ee3fc4..23325108 100644 --- a/src/gui/widgets/whispertab.cpp +++ b/src/gui/widgets/whispertab.cpp @@ -35,7 +35,7 @@ WhisperTab::WhisperTab(const std::string &nick) : ChatTab(nick), mNick(nick) { - setTabColor(guiPalette->getColor(Palette::WHISPER)); + setTabColor(&guiPalette->getColor(Palette::WHISPER)); } WhisperTab::~WhisperTab() -- cgit v1.2.3-60-g2f50