10.8 fixups.
This commit is contained in:
parent
e45e0e89e9
commit
a6c48e087b
|
@ -1,6 +1,9 @@
|
|||
// 9 september 2015
|
||||
#import "uipriv_darwin.h"
|
||||
|
||||
// 10.8 fixups
|
||||
#define NSEventModifierFlags NSUInteger
|
||||
|
||||
@interface areaView : NSView {
|
||||
uiArea *libui_a;
|
||||
NSTrackingArea *libui_ta;
|
||||
|
|
Loading…
Reference in New Issue