From 02d2f61628927de7b86bba2f9455dcf05c37f78d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 25 Dec 2013 01:36:11 +0300 Subject: dont show over head text if text ignored or going to trade tab. --- src/gui/windows/chatwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/windows/chatwindow.h') diff --git a/src/gui/windows/chatwindow.h b/src/gui/windows/chatwindow.h index d93e2ce94..a1a7d77ee 100644 --- a/src/gui/windows/chatwindow.h +++ b/src/gui/windows/chatwindow.h @@ -233,7 +233,7 @@ class ChatWindow final : public Window, void ignoreAllWhispers(); - void resortChatLog(std::string line, Own own, + bool resortChatLog(std::string line, Own own, const std::string &channel, const bool ignoreRecord, const bool tryRemoveColors); -- cgit v1.2.3-70-g09d2