Update uipriv_darwin.h

This commit is contained in:
Lailton Fernando Mariano 2016-12-01 16:26:59 -02:00 committed by GitHub
parent cb927659fa
commit 39d1c0565e
1 changed files with 1 additions and 1 deletions

View File

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