Update uipriv_darwin.h

This commit is contained in:
Lailton Fernando Mariano 2016-12-01 14:32:14 -02:00 committed by GitHub
parent dd339699cd
commit cb927659fa
1 changed files with 2 additions and 0 deletions

View File

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