Merge pull request #240 from lailton/master

Update uipriv_darwin.h
This commit is contained in:
Pietro Gagliardi 2016-12-01 14:28:40 -05:00 committed by GitHub
commit 5fa7ba487e
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
#define NSAppKitVersionNumber10_9 1265 #define NSAppKitVersionNumber10_9 1265
#endif #endif
/*TODO remove this*/typedef struct uiImage uiImage;
// menu.m // menu.m
@interface menuManager : NSObject { @interface menuManager : NSObject {
struct mapTable *items; struct mapTable *items;