From bc577693d6c669690d44433e7036340d77f35b99 Mon Sep 17 00:00:00 2001 From: ElzorFox Date: Mon, 4 Dec 2023 13:57:44 +0500 Subject: VKontakte: add reply to message support version bump --- protocols/VKontakte/res/reply.ico | Bin 0 -> 4286 bytes protocols/VKontakte/res/resource.rc | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 protocols/VKontakte/res/reply.ico (limited to 'protocols/VKontakte/res') diff --git a/protocols/VKontakte/res/reply.ico b/protocols/VKontakte/res/reply.ico new file mode 100644 index 0000000000..b3fa558b6f Binary files /dev/null and b/protocols/VKontakte/res/reply.ico differ diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc index 6c5f7ecdd1..521d06721e 100644 --- a/protocols/VKontakte/res/resource.rc +++ b/protocols/VKontakte/res/resource.rc @@ -49,6 +49,8 @@ IDI_WALL ICON "wall.ico" IDI_MARKMESSAGESASREAD ICON "markread.ico" +IDI_REPLY ICON "reply.ico" + ///////////////////////////////////////////////////////////////////////////// // -- cgit v1.2.3