From 3561655fab4f3c17882a5095b09b5eaebe3175d7 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 9 Mar 2023 20:07:29 +0300 Subject: =?UTF-8?q?fixes=20#3395=20completely=20(Telegram:=20=D1=83=D0=B4?= =?UTF-8?q?=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=81=D0=BE=D0=BE=D0=B1?= =?UTF-8?q?=D1=89=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=BF=D0=BE=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=BF=D1=80=D0=BE=D1=81=D1=83=20=D1=81=D0=BE=D0=B1=D0=B5=D1=81?= =?UTF-8?q?=D0=B5=D0=B4=D0=BD=D0=B8=D0=BA=D0=B0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protocols/Telegram/src/proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/Telegram/src/proto.h') diff --git a/protocols/Telegram/src/proto.h b/protocols/Telegram/src/proto.h index c80477e2cb..e975b8866a 100644 --- a/protocols/Telegram/src/proto.h +++ b/protocols/Telegram/src/proto.h @@ -289,6 +289,7 @@ public: // Events //////////////////////////////////////////////////////////////////////////// + int __cdecl OnEmptyHistory(WPARAM, LPARAM); int __cdecl OnOptionsInit(WPARAM, LPARAM); int __cdecl GcMenuHook(WPARAM, LPARAM); -- cgit v1.2.3