mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-25 11:17:40 +01:00
fixed fpc 2.1.1 compilation
git-svn-id: trunk@10521 -
This commit is contained in:
parent
27143c2d74
commit
0f0dec2f80
@ -239,7 +239,7 @@ implementation
|
||||
|
||||
Creates new custom group box in Carbon interface with the specified parameters
|
||||
------------------------------------------------------------------------------}
|
||||
function TCarbonWSCustomGroupBox.CreateHandle(const AWinControl: TWinControl;
|
||||
class function TCarbonWSCustomGroupBox.CreateHandle(const AWinControl: TWinControl;
|
||||
const AParams: TCreateParams): TLCLIntfHandle;
|
||||
var
|
||||
Control: ControlRef;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user