ui/common/properties.h

branch
newapi
changeset 178
7c3ff86ee9d4
parent 174
0358f1d9c506
child 395
b8277deb75b8
equal deleted inserted replaced
177:e79a60b3a7cb 178:7c3ff86ee9d4
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 <cx/hash_map.h>
34 #include <ucx/list.h> 34 #include <cx/linked_list.h>
35 35
36 #ifdef __cplusplus 36 #ifdef __cplusplus
37 extern "C" { 37 extern "C" {
38 #endif 38 #endif
39 39

mercurial