ui/common/properties.h

changeset 157
0b33b9396851
parent 146
dd0ae1c62a72
child 174
0358f1d9c506
equal deleted inserted replaced
156:62f1a55535e7 157:0b33b9396851
28 28
29 #ifndef UIC_PROPERTIES_H 29 #ifndef UIC_PROPERTIES_H
30 #define UIC_PROPERTIES_H 30 #define UIC_PROPERTIES_H
31 31
32 #include "../ui/properties.h" 32 #include "../ui/properties.h"
33 #include "../../ucx/map.h" 33 #include <ucx/map.h>
34 #include "../../ucx/list.h" 34 #include <ucx/list.h>
35 35
36 #ifdef __cplusplus 36 #ifdef __cplusplus
37 extern "C" { 37 extern "C" {
38 #endif 38 #endif
39 39

mercurial