mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 13:39:30 +02:00
cocoa: restore isrun field
git-svn-id: trunk@61367 -
This commit is contained in:
parent
9a966e27f4
commit
de095f07d4
@ -66,6 +66,7 @@ type
|
||||
|
||||
TCocoaApplication = objcclass(NSApplication)
|
||||
aloop : TApplicationMainLoop;
|
||||
isrun : Boolean;
|
||||
modals : NSMutableDictionary;
|
||||
|
||||
procedure dealloc; override;
|
||||
|
Loading…
Reference in New Issue
Block a user