mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-18 01:46:43 +02:00
19 lines
315 B
ObjectPascal
19 lines
315 B
ObjectPascal
{ This unit was automatically created by update_allunits }
|
|
unit AllLCLIntfUnits;
|
|
interface
|
|
uses
|
|
cocoatextlayout,
|
|
cocoawsfactory,
|
|
cocoawsmenus,
|
|
cocoaprivate,
|
|
cocoawsstdctrls,
|
|
interfaces,
|
|
cocoautils,
|
|
cocoawsextctrls,
|
|
cocoagdiobjects,
|
|
cocoawsforms,
|
|
cocoaint,
|
|
cocoawscommon;
|
|
implementation
|
|
end.
|