From 1cb5721c62ccea00e1423e347f56038e52176736 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 30 May 2023 17:47:15 +0300 Subject: Telegram: text messages forwarding --- protocols/Telegram/src/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/Telegram/src/main.cpp') diff --git a/protocols/Telegram/src/main.cpp b/protocols/Telegram/src/main.cpp index fc521880b9..190eeada7b 100644 --- a/protocols/Telegram/src/main.cpp +++ b/protocols/Telegram/src/main.cpp @@ -41,6 +41,7 @@ extern "C" __declspec(dllexport) const MUUID MirandaInterfaces[] = { MIID_PROTOC static IconItem iconList[] = { { LPGEN("Premium user"), "premuim", IDI_PREMIUM }, + { LPGEN("Forward"), "forward", IDI_FORWARD }, }; int CMPlugin::Load() -- cgit v1.2.3