From 58232586e1ed65fc8a8e382796628aa087b5dc4c Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Thu, 25 Mar 2021 19:58:43 +0100 Subject: uievt added to view --- fw/fe310/eos/app/app_form.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'fw/fe310/eos/app/app_form.h') diff --git a/fw/fe310/eos/app/app_form.h b/fw/fe310/eos/app/app_form.h index 191e76d..ec0993c 100644 --- a/fw/fe310/eos/app/app_form.h +++ b/fw/fe310/eos/app/app_form.h @@ -1,8 +1,6 @@ #include -#define APP_FONT_HANDLE 31 #define APP_LABEL_MARGIN 10 EVEForm *app_form_create(EVEWindow *window, EVEViewStack *stack, EVEWidgetSpec spec[], uint16_t spec_size, eve_form_action_t action, eve_form_destructor_t destructor); void app_form_destroy(EVEForm *form); -void app_form_init(void); \ No newline at end of file -- cgit v1.2.3