/* date = March 25th 2024 10:14 pm */ #ifndef UI_INC_H #define UI_INC_H #include "ui_core.h" #include "ui_basic_widgets.h" #include "ui_draw.h" #endif //UI_INC_H