From 7fcc33b6f02d4d36c1e45051200921dbd9ec4e9e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 12 Mar 2013 16:25:34 +0000 Subject: Yandex added to Scriver git-svn-id: http://svn.miranda-ng.org/main/trunk@3987 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Scriver/src/globals.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Scriver/src/globals.cpp') diff --git a/plugins/Scriver/src/globals.cpp b/plugins/Scriver/src/globals.cpp index 36e0be464a..1d4c12fb06 100644 --- a/plugins/Scriver/src/globals.cpp +++ b/plugins/Scriver/src/globals.cpp @@ -199,8 +199,8 @@ void LoadGlobalIcons() { ImageList_AddIcon(g_dat->hHelperIconList, GetCachedIcon("scriver_OVERLAY")); overlayIcon = ImageList_AddIcon(g_dat->hHelperIconList, GetCachedIcon("scriver_OVERLAY")); ImageList_SetOverlayImage(g_dat->hHelperIconList, overlayIcon, 1); - for (i=0; ihSearchEngineIconList, hIcon); DestroyIcon(hIcon); } -- cgit v1.2.3