summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/history_control.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-04-25 19:07:07 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-04-25 19:07:12 +0300
commit21c9f2d5e82fc4c54f367051caec6d627624d770 (patch)
tree10f47f372fcb5a34fd4054b19eb15f13b4c6a356 /plugins/NewStory/src/history_control.h
parente20cb1fed6dafc7fa414476acde502e999088aab (diff)
fixes #2353 (NewStory: add groupchats support)
Diffstat (limited to 'plugins/NewStory/src/history_control.h')
-rw-r--r--plugins/NewStory/src/history_control.h1
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,