equal
deleted
inserted
replaced
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__ |