From 5e232971e1eb3a0ce665a3e34b982db49676e653 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 6 Sep 2023 14:00:00 +0300 Subject: copy+paste fix --- include/m_protoint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/m_protoint.h b/include/m_protoint.h index 04a026e1bc..693656bb0d 100644 --- a/include/m_protoint.h +++ b/include/m_protoint.h @@ -266,7 +266,7 @@ public: // called when the Account Manager needs to draw short account's options virtual MWindow OnCreateAccMgrUI(MWindow hwndParent); - // called when an event is altered in database + // called when an event is removed from the database virtual void OnEventDeleted(MCONTACT, MEVENT); // called when an event is altered in database -- cgit v1.2.3