From 7383a0e57fc724da19d9a6e8b56e20012cc91dac Mon Sep 17 00:00:00 2001 From: Mataes Date: Sat, 9 May 2020 16:17:33 +0300 Subject: newstory: clear log --- plugins/NewStory/src/history_control.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/NewStory/src/history_control.h') 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, -- cgit v1.2.3