summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/history_control.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-04-07 16:45:57 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-04-07 16:45:57 +0300
commitd109da9838f3f3ec4872612e8da04c75671905f5 (patch)
treeed30d13b10217df25299be7dc2aaf065de9a3fa5 /plugins/NewStory/src/history_control.h
parentcd7f170cac1c594ed2423d75d0be9c5437f7f778 (diff)
NewStory: code cleaning
Diffstat (limited to 'plugins/NewStory/src/history_control.h')
-rw-r--r--plugins/NewStory/src/history_control.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/NewStory/src/history_control.h b/plugins/NewStory/src/history_control.h
index 3b857bac75..f17da39fdb 100644
--- a/plugins/NewStory/src/history_control.h
+++ b/plugins/NewStory/src/history_control.h
@@ -57,6 +57,9 @@ enum
//
NSM_GETCOUNT,
+ //
+ NSM_SEEKTIME,
+
NSM_LAST
};