From 0a4edf42be37bf12786e668837488ce074f476f2 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 19 Nov 2012 14:06:55 +0000 Subject: more cleaning of icons' names git-svn-id: http://svn.miranda-ng.org/main/trunk@2372 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/UserInfoEx/src/Flags/svc_flagsicons.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/UserInfoEx/src/Flags/svc_flagsicons.h') diff --git a/plugins/UserInfoEx/src/Flags/svc_flagsicons.h b/plugins/UserInfoEx/src/Flags/svc_flagsicons.h index 7f29330a11..2aabd00c66 100644 --- a/plugins/UserInfoEx/src/Flags/svc_flagsicons.h +++ b/plugins/UserInfoEx/src/Flags/svc_flagsicons.h @@ -33,8 +33,9 @@ Last change by : $Author: ing.u.horn $ #ifndef _UINFOEX_FLAGSICONS_H_INCLUDED_ #define _UINFOEX_FLAGSICONS_H_INCLUDED_ -int CountryNumberToIndex(int countryNumber); +int CountryNumberToIndex(int countryNumber); HICON LoadFlag(int countryNumber); +HANDLE LoadFlagHandle(int countryNumber); VOID InitIcons(); //VOID SvcFlagsOnModulesLoaded(); -- cgit v1.2.3