mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-25 04:48:28 +02:00
48 lines
1011 B
ObjectPascal
48 lines
1011 B
ObjectPascal
{ This unit was automatically created by update_allunits }
|
|
unit AllLCLIntfUnits;
|
|
interface
|
|
uses
|
|
{%H-}carbonprivate,
|
|
{%H-}carbonbars,
|
|
{%H-}carbongdiobjects,
|
|
{%H-}carbondebug,
|
|
{%H-}carbonwsmenus,
|
|
{%H-}carbonwsbuttons,
|
|
{%H-}agl,
|
|
{%H-}carbonwschecklst,
|
|
{%H-}carboncalendarview,
|
|
{%H-}carboncalendar,
|
|
{%H-}carbondbgconsts,
|
|
{%H-}carbonedits,
|
|
{%H-}carbonbuttons,
|
|
{%H-}carbonstrings,
|
|
{%H-}carbonwspairsplitter,
|
|
{%H-}glgrab,
|
|
{%H-}interfaces,
|
|
{%H-}carbonwsdialogs,
|
|
{%H-}carbonclipboard,
|
|
{%H-}carbonwscontrols,
|
|
{%H-}carbonwsfactory,
|
|
{%H-}carbonutils,
|
|
{%H-}carbondef,
|
|
{%H-}opengl,
|
|
{%H-}carboncaret,
|
|
{%H-}carbonwscomctrls,
|
|
{%H-}carbonwsstdctrls,
|
|
{%H-}carbonwsextctrls,
|
|
{%H-}carbonwsforms,
|
|
{%H-}carbonproc,
|
|
{%H-}carbonwsextdlgs,
|
|
{%H-}carbontabs,
|
|
{%H-}carbonlistviews,
|
|
{%H-}carbonint,
|
|
{%H-}carbonwsspin,
|
|
{%H-}carbonthemes,
|
|
{%H-}carbonmenus,
|
|
{%H-}carbonwsgrids,
|
|
{%H-}carbonwsimglist,
|
|
{%H-}carboncanvas,
|
|
{%H-}carbonwscalendar;
|
|
implementation
|
|
end.
|