summaryrefslogtreecommitdiff
path: root/src/input/inputaction.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-23 19:54:53 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-23 19:54:53 +0300
commit0bda5a9018bb8a8b0511e86d6b0790a5b5127e42 (patch)
tree7b79a624486e94e862546e994d4f65720720aa14 /src/input/inputaction.h
parentd6f58bee33ca548ea6fc125553aa8d4d2fdba91f (diff)
downloadplus-0bda5a9018bb8a8b0511e86d6b0790a5b5127e42.tar.gz
plus-0bda5a9018bb8a8b0511e86d6b0790a5b5127e42.tar.bz2
plus-0bda5a9018bb8a8b0511e86d6b0790a5b5127e42.tar.xz
plus-0bda5a9018bb8a8b0511e86d6b0790a5b5127e42.zip
Move chat command /ipctoggle into actions.
Diffstat (limited to 'src/input/inputaction.h')
-rw-r--r--src/input/inputaction.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/inputaction.h b/src/input/inputaction.h
index d67e60d2d..365f11571 100644
--- a/src/input/inputaction.h
+++ b/src/input/inputaction.h
@@ -344,6 +344,7 @@ namespace InputAction
CLOSE_ALL_CHAT_TABS,
IGNORE_ALL_WHISPERS,
CHAT_ANNOUNCE,
+ IPC_TOGGLE,
TOTAL
};
} // namespace InputAction