ui/motif/window.h

changeset 933
70e14fa98ab4
parent 932
28fc967f74ef
equal deleted inserted replaced
932:28fc967f74ef 933:70e14fa98ab4
37 #endif 37 #endif
38 38
39 #define UI_MOTIF_APP_WINDOW 0xabcd 39 #define UI_MOTIF_APP_WINDOW 0xabcd
40 40
41 typedef struct UiMotifAppWindow { 41 typedef struct UiMotifAppWindow {
42 int magic;
43 Widget menubar; 42 Widget menubar;
44 } UiMotifAppWindow; 43 } UiMotifAppWindow;
45 44
46 45
47 #ifdef __cplusplus 46 #ifdef __cplusplus

mercurial