video/cocoa_v.m
changeset 3016 c63fb93fa1a0
parent 2845 258ea64174da
child 3035 57f039f65023
equal deleted inserted replaced
3015:76371a33e6c4 3016:c63fb93fa1a0
    34 - (void)setAppleMenu:(NSMenu *)menu;
    34 - (void)setAppleMenu:(NSMenu *)menu;
    35 @end
    35 @end
    36 #endif
    36 #endif
    37 
    37 
    38 
    38 
    39 /* Name conflict */
       
    40 #define Rect		OTTDRect
       
    41 #define Point		OTTDPoint
       
    42 /* Defined in ppc/param.h or i386/param.h included from sys/param.h */
    39 /* Defined in ppc/param.h or i386/param.h included from sys/param.h */
    43 #undef ALIGN
    40 #undef ALIGN
    44 /* Defined in stdbool.h */
    41 /* Defined in stdbool.h */
    45 #ifndef __cplusplus
    42 #ifndef __cplusplus
    46 # ifndef __BEOS__
    43 # ifndef __BEOS__