From 753aa1585f9e0939cba3073f8ef2c70972a47b62 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 19 Nov 2012 14:48:03 +0000 Subject: fix for SecureIM icons git-svn-id: http://svn.miranda-ng.org/main/trunk@2375 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SecureIM/src/crypt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/SecureIM/src/crypt.h') diff --git a/plugins/SecureIM/src/crypt.h b/plugins/SecureIM/src/crypt.h index be936d420f..1e0bea6060 100644 --- a/plugins/SecureIM/src/crypt.h +++ b/plugins/SecureIM/src/crypt.h @@ -139,6 +139,7 @@ BOOL isSecureIM(HANDLE hContact, BOOL emptyMirverAsSecureIM=FALSE); // crypt_icons.cpp HICON mode2icon(int,int); +HANDLE mode2clicon(int mode, int type); void RefreshContactListIcons(void); void ShowStatusIcon(HANDLE,UINT); void ShowStatusIcon(HANDLE); -- cgit v1.2.3