From fbf45af162f9a2eecd3c27c8729bd9c811dbe793 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 15:14:59 +0300 Subject: Move chat command /enablehightlight into actions. --- src/input/inputmanager.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/input/inputmanager.h') diff --git a/src/input/inputmanager.h b/src/input/inputmanager.h index 6bb4e65a2..b91af8882 100644 --- a/src/input/inputmanager.h +++ b/src/input/inputmanager.h @@ -123,6 +123,10 @@ class InputManager final const std::string &args, ChatTab *const tab); + bool executeChatCommand(const int keyNum, + const std::string &args, + ChatTab *const tab); + void addChatCommands(std::list &arr); protected: -- cgit v1.2.3-60-g2f50