From 84e2c79004f42656660a32f4b54277954f7ec631 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 13 Oct 2014 16:50:23 +0300 Subject: eathena: show channel messages in channel tab. --- src/gui/windows/chatwindow.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/gui/windows/chatwindow.h') diff --git a/src/gui/windows/chatwindow.h b/src/gui/windows/chatwindow.h index 068ec4111..b21930bd0 100644 --- a/src/gui/windows/chatwindow.h +++ b/src/gui/windows/chatwindow.h @@ -223,6 +223,12 @@ class ChatWindow final : public Window, const bool ignoreRecord = false, const bool tryRemoveColors = true); + void channelChatLog(const std::string &channel, + const std::string &line, + ChatMsgType::Type own, + const bool ignoreRecord, + const bool tryRemoveColors); + void updateOnline(const std::set &onlinePlayers) const; void loadState(); -- cgit v1.2.3-70-g09d2