diff options
Diffstat (limited to 'plugins/NewStory/src/history_control.h')
-rw-r--r-- | plugins/NewStory/src/history_control.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NewStory/src/history_control.h b/plugins/NewStory/src/history_control.h index b1ca830877..0d0650aaaa 100644 --- a/plugins/NewStory/src/history_control.h +++ b/plugins/NewStory/src/history_control.h @@ -45,6 +45,7 @@ enum // add one or more events NSM_ADDEVENTS, + NSM_ADDCHATEVENT, // wParam = id NSM_SETCARET, |