mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-09 10:56:35 +02:00
cocoa: reverted accidental changes from cocoaint.pas made in r62216 #0e6259598f as per Dmitry's comment
git-svn-id: trunk@62689 -
This commit is contained in:
parent
5df1506c34
commit
74b4d747cf
@ -39,7 +39,7 @@ uses
|
||||
// LCL
|
||||
LCLStrConsts, LMessages, LCLMessageGlue, LCLProc, LCLIntf, LCLType,
|
||||
Controls, Forms, Themes, Menus,
|
||||
IntfGraphics, Graphics, CocoaWSFactory, Interfaces, CocoaWSDialogs;
|
||||
IntfGraphics, Graphics, CocoaWSFactory;
|
||||
|
||||
type
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user