#include #include void module(MwWidget box, config_setting_t* setting) { MwWidget b = MwCreateWidget(MwFrameClass, "taskbar", box, 0, 0, 0, 0); }