mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 19:56:21 +02:00
Cocoa: add AppKitVersion 12 and 13
This commit is contained in:
parent
1bd921e445
commit
dfce0d15a4
@ -641,8 +641,8 @@ const
|
||||
//NSAppKitVersionNumber10_14 = 1641.10; // Mojave's beta?
|
||||
NSAppKitVersionNumber10_14 = 1671;
|
||||
NSAppKitVersionNumber11_0 = 2022; // 2000 starts with beta?
|
||||
|
||||
|
||||
NSAppKitVersionNumber12_0 = 2113;
|
||||
NSAppKitVersionNumber13_0 = 2299;
|
||||
|
||||
function NSNormalWindowLevel: NSInteger; inline;
|
||||
function NSFloatingWindowLevel: NSInteger; inline;
|
||||
|
Loading…
Reference in New Issue
Block a user