From 35e14007fe44877b160c48db1d4106eba6306859 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 23 Aug 2014 15:27:04 +0300 Subject: Move chat command /ignoreallwhispers into actions. --- src/actions/chat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/actions/chat.h') diff --git a/src/actions/chat.h b/src/actions/chat.h index bdb62e209..8d0003e73 100644 --- a/src/actions/chat.h +++ b/src/actions/chat.h @@ -32,6 +32,7 @@ namespace Actions decHandler(nextChatTab); decHandler(closeChatTab); decHandler(closeAllChatTabs); + decHandler(ignoreAllWhispers); decHandler(scrollChatUp); decHandler(scrollChatDown); } // namespace Actions -- cgit v1.2.3-60-g2f50