mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-08 11:19:16 +02:00
10 lines
175 B
ObjectPascal
10 lines
175 B
ObjectPascal
{ This unit was automatically created by update_allunits }
|
|
unit AllLCLIntfUnits;
|
|
interface
|
|
uses
|
|
interfaces{%H-},
|
|
noguiint{%H-},
|
|
noguiwsfactory{%H-};
|
|
implementation
|
|
end.
|