mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 12:00:29 +02:00
LCL: fixed compilation
git-svn-id: trunk@34447 -
This commit is contained in:
parent
d2a0cd5d20
commit
200204331d
@ -1942,6 +1942,7 @@ end;"/>
|
||||
</Item391>
|
||||
<Item392>
|
||||
<Filename Value="cocoa/cocoacaret.pas"/>
|
||||
<AddToUsesPkgSection Value="False"/>
|
||||
<UnitName Value="CocoaCaret"/>
|
||||
</Item392>
|
||||
</Files>
|
||||
|
@ -7,7 +7,7 @@ unit LCL;
|
||||
interface
|
||||
|
||||
uses
|
||||
AllLCLIntfUnits, CocoaCaret, LazarusPackageIntf;
|
||||
AllLCLIntfUnits, LazarusPackageIntf;
|
||||
|
||||
implementation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user