From a61c282b82ac68a5d694de4de0645de52bf5585a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 12 Oct 2013 18:33:31 +0000 Subject: VK: captcha form git-svn-id: http://svn.miranda-ng.org/main/trunk@6460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/VKontakte/src/main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocols/VKontakte/src/main.cpp') diff --git a/protocols/VKontakte/src/main.cpp b/protocols/VKontakte/src/main.cpp index 32e3246751..5264952384 100644 --- a/protocols/VKontakte/src/main.cpp +++ b/protocols/VKontakte/src/main.cpp @@ -78,6 +78,8 @@ extern "C" int __declspec(dllexport) Load() { mir_getLP(&pluginInfo); + InitIcons(); + // Register protocol module PROTOCOLDESCRIPTOR pd = { sizeof(pd) }; pd.szName = "VKontakte"; -- cgit v1.2.3