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
This commit is contained in:
Marcel Hollerbach 2019-01-30 13:44:45 -05:00 committed by Mike Blumenkrantz
parent 4e0079eaa9
commit a4ba9a351a
1 changed files with 2 additions and 4 deletions

View File

@ -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 <efl_ui_multibuttonentry.h>
# endif
# include <efl_ui_tags.eo.h>
# include <efl_ui_flip_eo.h>
# include <efl_ui_frame_eo.h>