summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/history_control.h
diff options
context:
space:
mode:
authorMataes <mataes2007@gmail.com>2020-05-09 16:17:33 +0300
committerMataes <mataes2007@gmail.com>2020-05-09 16:17:33 +0300
commit7383a0e57fc724da19d9a6e8b56e20012cc91dac (patch)
tree78531347c1b653756685788045a26aa91c66e539 /plugins/NewStory/src/history_control.h
parentc6ec90d3b8757041feacc5a02d46d7041fccd3cd (diff)
newstory: clear log
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 46b1bb045f..f8e09a7648 100644
--- a/plugins/NewStory/src/history_control.h
+++ b/plugins/NewStory/src/history_control.h
@@ -47,6 +47,9 @@ enum
NSM_ADDEVENTS,
NSM_ADDCHATEVENT,
+ // clear log
+ NSM_CLEAR,
+
// wParam = id
NSM_SETCARET,