From 0384e13f0faf26e4b2716c3a16d2518bb23fba42 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 22 Mar 2013 13:43:19 +0300 Subject: Show channel messages in language tab. --- src/gui/chatwindow.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/gui/chatwindow.h') diff --git a/src/gui/chatwindow.h b/src/gui/chatwindow.h index 1e9274466..7e2426467 100644 --- a/src/gui/chatwindow.h +++ b/src/gui/chatwindow.h @@ -235,9 +235,10 @@ class ChatWindow final : public Window, void ignoreAllWhispers(); - void resortChatLog(std::string line, Own own = BY_UNKNOWN, - const bool ignoreRecord = false, - const bool tryRemoveColors = true); + void resortChatLog(std::string line, Own own, + const std::string &channel, + const bool ignoreRecord, + const bool tryRemoveColors); void battleChatLog(std::string line, Own own = BY_UNKNOWN, const bool ignoreRecord = false, -- cgit v1.2.3-60-g2f50