From 4642291e19a5a98d07c067baddf1b5fafbab943a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 12 Oct 2014 22:14:50 +0300 Subject: Fix popup menu for channel chat tab. --- src/gui/windows/chatwindow.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/windows/chatwindow.h') diff --git a/src/gui/windows/chatwindow.h b/src/gui/windows/chatwindow.h index 313a65803..acecdcaf2 100644 --- a/src/gui/windows/chatwindow.h +++ b/src/gui/windows/chatwindow.h @@ -294,6 +294,7 @@ class ChatWindow final : public Window, #endif protected: + friend class ChannelTab; friend class ChatTab; friend class WhisperTab; friend class PopupMenu; @@ -308,6 +309,8 @@ class ChatWindow final : public Window, void removeWhisper(const std::string &nick); + void removeChannel(const std::string &nick); + void autoComplete(); std::string addColors(std::string &msg); -- cgit v1.2.3-60-g2f50