ui/ui/toolkit.h

branch
newapi
changeset 173
809581724cc7
parent 168
1b99acacc5bb
child 177
e79a60b3a7cb
equal deleted inserted replaced
172:706080c30af6 173:809581724cc7
65 #else /* __cplusplus */ 65 #else /* __cplusplus */
66 #define UIWIDGET void* 66 #define UIWIDGET void*
67 #define UIMENU void* 67 #define UIMENU void*
68 #endif 68 #endif
69 69
70 #elif UI_WPF 70 #elif UI_WINUI
71 #define UIWIDGET void* 71 #define UIWIDGET void*
72 #define UIMENU void* 72 #define UIMENU void*
73 #endif 73 #endif
74 74
75 #ifndef TRUE 75 #ifndef TRUE

mercurial