From 633d14f19afc80362a5d4872def663a5271c7225 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 4 May 2020 20:52:39 +0300 Subject: fixes #2381 (NewStory: add right-click menu for groupchats) --- 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 c1ed6be620..46b1bb045f 100644 --- a/plugins/NewStory/src/history_control.h +++ b/plugins/NewStory/src/history_control.h @@ -74,6 +74,9 @@ enum NSM_SEEKEND, NSM_SEEKTIME, + // + NSM_SET_SRMM, // act inside SRMM dialog + NSM_LAST }; -- cgit v1.2.3