From d7a8fb0f709677b76cbd63e9a48a466a4940b6fb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 29 Oct 2012 00:45:50 +0300 Subject: Highlight window header with * if got new chat message with minimized window. --- src/gui/widgets/chattab.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui') diff --git a/src/gui/widgets/chattab.cpp b/src/gui/widgets/chattab.cpp index 8d983921e..e35105692 100644 --- a/src/gui/widgets/chattab.cpp +++ b/src/gui/widgets/chattab.cpp @@ -319,6 +319,7 @@ void ChatTab::chatLog(std::string line, Own own, chatWindow->unHideWindow(); playNewMessageSound(); } + Client::newChatMessage(); } } } -- cgit v1.2.3-60-g2f50