ui/common/wrapper.h

changeset 1150
34b7b8a9acdf
parent 1149
76b7664f951e
child 1155
066fc6df92d1
equal deleted inserted replaced
1149:76b7664f951e 1150:34b7b8a9acdf
29 #ifndef UIC_WRAPPER_H 29 #ifndef UIC_WRAPPER_H
30 #define UIC_WRAPPER_H 30 #define UIC_WRAPPER_H
31 31
32 #include "../ui/toolkit.h" 32 #include "../ui/toolkit.h"
33 #include "../ui/list.h" 33 #include "../ui/list.h"
34 #include "../ui/text.h"
34 35
35 #ifdef __cplusplus 36 #ifdef __cplusplus
36 extern "C" { 37 extern "C" {
37 #endif 38 #endif
38 39

mercurial