mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 13:20:21 +02:00
lcl: carbon: fixed compilation when depracted functions disabled
git-svn-id: trunk@49650 -
This commit is contained in:
parent
783144bb12
commit
6e77eb32e9
@ -26,7 +26,8 @@ uses
|
||||
// libs
|
||||
MacOSAll,
|
||||
// LCL
|
||||
Classes, SysUtils, FileUtil, Controls, Dialogs, LCLType, LCLProc, Masks, Graphics,
|
||||
Classes, SysUtils, FileUtil, Controls, Dialogs, LCLType, LCLProc, Masks,
|
||||
LazFileUtils, Graphics,
|
||||
// widgetset
|
||||
WSLCLClasses, WSDialogs,
|
||||
// LCL Carbon
|
||||
|
Loading…
Reference in New Issue
Block a user