From 08273044539a8ee775156187a6e7e6db8614e1db Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 5 Apr 2018 18:47:30 +0300 Subject: CLIST_INTERFACE::pfnChangeContactIcon => Clist_ChangeContactIcon --- include/delphi/m_clistint.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/delphi') diff --git a/include/delphi/m_clistint.inc b/include/delphi/m_clistint.inc index 5382bd1f68..a0abfb9c17 100644 --- a/include/delphi/m_clistint.inc +++ b/include/delphi/m_clistint.inc @@ -407,8 +407,8 @@ type pfnOnCreateClc : procedure ; cdecl; (* contact.c *) - pfnChangeContactIcon : procedure (hContact:TMCONTACT; iIcon:int; add:int); cdecl; blablablabla2 : procedure; cdecl; + blablablabla3 : procedure; cdecl; pfnCompareContacts : function (var contact1:TClcContact; var contact2:TClcContact):int; cdecl; pfnSetHideOffline : function (wParam:WPARAM; lParam:LPARAM):int; cdecl; -- cgit v1.2.3