mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 05:39:17 +02:00
Cocoa: add AppKitVersion 14
This commit is contained in:
parent
41dbd81c50
commit
65adec7be3
@ -643,6 +643,7 @@ const
|
||||
NSAppKitVersionNumber11_0 = 2022; // 2000 starts with beta?
|
||||
NSAppKitVersionNumber12_0 = 2113;
|
||||
NSAppKitVersionNumber13_0 = 2299;
|
||||
NSAppKitVersionNumber14_0 = 2487;
|
||||
|
||||
function NSNormalWindowLevel: NSInteger; inline;
|
||||
function NSFloatingWindowLevel: NSInteger; inline;
|
||||
|
Loading…
Reference in New Issue
Block a user