00001 00038 #ifndef APP_WTK_H_INCLUDED 00039 #define APP_WTK_H_INCLUDED 00040 00041 // Set size for display demo 00042 #define WTK_CHECKBOX_BOX_SIZE 12 00043 #define WTK_RADIOBUTTON_RADIUS 6 00044 00045 // Include default setup for other settings 00046 #include <gfx/default/wtk.h> 00047 00048 #endif /* APP_WIN_H_INCLUDED */
1.6.3