Refactor app to use 'screen with widgets' rather than 'widgets'
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
#define __MONGOOSE_TOUCH_H
|
||||
|
||||
#include "widget.h"
|
||||
#include "screen.h"
|
||||
|
||||
void widget_time_ev(int ev, struct widget_t *w, void *ev_data);
|
||||
|
||||
|
Reference in New Issue
Block a user