Update uipriv_darwin.h
This commit is contained in:
parent
dd339699cd
commit
cb927659fa
|
@ -17,6 +17,8 @@
|
|||
#define NSAppKitVersionNumber10_9 1265
|
||||
#endif
|
||||
|
||||
typedef struct uiImage uiImage;
|
||||
|
||||
// menu.m
|
||||
@interface menuManager : NSObject {
|
||||
struct mapTable *items;
|
||||
|
|
Loading…
Reference in New Issue