mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-13 05:29:26 +02:00
Fixes wrongly commited error
git-svn-id: trunk@30320 -
This commit is contained in:
parent
8a0829a8ae
commit
5cbc62d64e
@ -7,7 +7,7 @@ unit LCL;
|
||||
interface
|
||||
|
||||
uses
|
||||
AllLCLIntfUnits, cocoawsbuttons, LazarusPackageIntf;
|
||||
AllLCLIntfUnits, LazarusPackageIntf;
|
||||
|
||||
implementation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user