diff options
Diffstat (limited to 'ipc')
-rw-r--r-- | ipc/ipc_message_start.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h index ab01171..3381021 100644 --- a/ipc/ipc_message_start.h +++ b/ipc/ipc_message_start.h @@ -11,6 +11,7 @@ enum IPCMessageStart { AutomationMsgStart = 0, ViewMsgStart, + InputMsgStart, PluginMsgStart, ProfileImportMsgStart, TestMsgStart, |