From 0637ba6920b7e7b3ef2b8fd8450d90262ac77649 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 6 Apr 2018 19:17:08 +0300 Subject: CLIST_INTERFACE::pfnSetGroupChildCheckboxes => Clist_SetGroupChildCheckboxes --- 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 12cef06989..5079e17b15 100644 --- a/include/delphi/m_clistint.inc +++ b/include/delphi/m_clistint.inc @@ -361,7 +361,7 @@ type pfnGetFontSetting : procedure (i:int; var lf:LOGFONT; var colour:COLORREF); cdecl; pfnLoadClcOptions : procedure (hwnd:HWND; var dat:TClcData; bFirst: int); cdecl; pfnRecalculateGroupCheckboxes : procedure (hwnd:HWND; var dat:TClcData); cdecl; - pfnSetGroupChildCheckboxes : procedure (var group:TClcGroup; checked:int); cdecl; + blablablabla5 : procedure; cdecl; blablablabla4 : procedure; cdecl; pfnGetRowBottomY : function (var dat:TClcData; item:int):int; cdecl; -- cgit v1.2.3