diff options
Diffstat (limited to 'src/actions/chat.h')
-rw-r--r-- | src/actions/chat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/actions/chat.h b/src/actions/chat.h index b67344c17..b8e0cd5b3 100644 --- a/src/actions/chat.h +++ b/src/actions/chat.h @@ -55,6 +55,7 @@ namespace Actions decHandler(chatTradeTab); decHandler(chatLangTab); decHandler(chatGmTab); + decHandler(chatPartyTab); } // namespace Actions #undef decHandler |