10.8 fixups.

This commit is contained in:
Pietro Gagliardi 2016-05-28 15:57:01 -04:00
parent e45e0e89e9
commit a6c48e087b
1 changed files with 3 additions and 0 deletions

View File

@ -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;