summaryrefslogtreecommitdiff
path: root/src/actions/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions/chat.h')
-rw-r--r--src/actions/chat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/actions/chat.h b/src/actions/chat.h
index ed7ef97ed..bdb62e209 100644
--- a/src/actions/chat.h
+++ b/src/actions/chat.h
@@ -31,6 +31,7 @@ namespace Actions
decHandler(prevChatTab);
decHandler(nextChatTab);
decHandler(closeChatTab);
+ decHandler(closeAllChatTabs);
decHandler(scrollChatUp);
decHandler(scrollChatDown);
} // namespace Actions