| 812:29c19fcae088 | 813:6d9066951cdb |
|---|---|
| 41 extern "C" { | 41 extern "C" { |
| 42 #endif | 42 #endif |
| 43 | 43 |
| 44 void ui_window_init(void); | 44 void ui_window_init(void); |
| 45 | 45 |
| 46 void ui_window_widget_show(W32Widget *w, BOOLEAN show); | |
| 47 | |
| 46 #ifdef __cplusplus | 48 #ifdef __cplusplus |
| 47 } | 49 } |
| 48 #endif | 50 #endif |
| 49 | 51 |
| 50 #endif /* WINDOW_H */ | 52 #endif /* WINDOW_H */ |