From a4ba9a351a5f15fc303da4af0e55fe0561020d02 Mon Sep 17 00:00:00 2001 From: Marcel Hollerbach Date: Wed, 30 Jan 2019 13:44:45 -0500 Subject: [PATCH] efl_ui: mulibuttonentry is now tags Summary: further more it can be just included here, without this warning. Depends on D7819 Reviewers: zmike, cedric, stefan_schmidt Reviewed By: zmike Subscribers: #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D7830 --- src/lib/elementary/Efl_Ui.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/lib/elementary/Efl_Ui.h b/src/lib/elementary/Efl_Ui.h index 2bf5249d6f..c1387290e2 100644 --- a/src/lib/elementary/Efl_Ui.h +++ b/src/lib/elementary/Efl_Ui.h @@ -212,10 +212,8 @@ EAPI void efl_ui_focus_relation_free(Efl_Ui_Focus_Relations *rel); # include "efl_ui_caching_factory.eo.h" /* FIXME: Multibuttonentry must not use elm_widget_item */ -# warning Efl.Ui.Multibutton is not available yet without Elementary.h -# if 0 -# include -# endif + +# include # include # include