elementary: stabilize Efl.Ui.Widget_Factory.

Summary:
T8271
Depends on D10130

Reviewers: zmike, segfaultxavi, bu5hm4n, SanghyeonLee, lauromoura, felipealmeida

Reviewed By: SanghyeonLee

Subscribers: #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7885

Differential Revision: https://phab.enlightenment.org/D10131
This commit is contained in:
Cedric Bail 2019-09-25 11:45:38 -03:00 committed by Lauro Moura
parent 1115752451
commit 31b99e67c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
class @beta Efl.Ui.Widget_Factory extends Efl.Loop_Consumer implements Efl.Ui.Factory, Efl.Part
class Efl.Ui.Widget_Factory extends Efl.Loop_Consumer implements Efl.Ui.Factory, Efl.Part
{
[[Efl Ui Factory that provides @Efl.Ui.Widget.