Add missing Slider header to Efl_Ui.h

Summary: Without this, apps need to include Elementary.h to use unified sliders, which is bad.

Test Plan: Create an app that uses sliders and only include Efl_Ui.h. Magic!

Reviewers: zmike, bu5hm4n, cedric

Reviewed By: cedric

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9358
This commit is contained in:
Xavi Artigas 2019-07-19 18:37:12 +02:00
parent d1e5c59d92
commit bd62513232
1 changed files with 1 additions and 0 deletions

View File

@ -249,6 +249,7 @@ typedef Eo Efl_Ui_Spotlight_Indicator;
# include <efl_ui_format.eo.h>
# include <efl_ui_spin.eo.h>
# include <efl_ui_spin_button.eo.h>
# include <efl_ui_slider.eo.h>
/**
* Initialize Elementary