summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/history_control.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-05-04 14:42:38 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-05-04 14:42:38 +0300
commit055bae23041ae6817c9595714b80a0e0fdd77867 (patch)
tree113cf4ceddb8703f1fd542e686dd672a20bc1a8d /plugins/NewStory/src/history_control.h
parent6e5c2ba80ec20f94540ad4b374c5f225172d0a56 (diff)
NewStory: time tree to share array with history control, instead of running its own cycle
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 0483ac9112..c1ed6be620 100644
--- a/plugins/NewStory/src/history_control.h
+++ b/plugins/NewStory/src/history_control.h
@@ -68,6 +68,7 @@ enum
//
NSM_GETCOUNT,
+ NSM_GETARRAY,
//
NSM_SEEKEND,