From 9300399ed59f4d82f5e62f5ef43b752da4dd0735 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 22 Apr 2018 14:34:57 +0300 Subject: EV_PROTO_ONMENU removed --- include/m_protoint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/m_protoint.h b/include/m_protoint.h index da863f4251..251308aea9 100644 --- a/include/m_protoint.h +++ b/include/m_protoint.h @@ -37,7 +37,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. typedef enum { EV_PROTO_ONERASE, - EV_PROTO_ONMENU } PROTOEVENTTYPE; @@ -224,6 +223,7 @@ public: ////////////////////////////////////////////////////////////////////////////////////// // events + virtual void OnBuildProtoMenu(void); virtual void OnContactDeleted(MCONTACT); virtual void OnModulesLoaded(void); // the analog of ME_SYSTEM_MODULESLOADED for an account virtual void OnShutdown(void); // same for ME_SYSTEM_SHUTDOWN -- cgit v1.2.3