efl_core : stabilized Efl.Generic_Model

Summary:
stabilzed Efl.Generic_Model

depends on D10188

Reviewers: cedric, zmike, segfaultxavi

Reviewed By: cedric

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10189
This commit is contained in:
SangHyeon Jade Lee 2019-09-26 11:06:15 -04:00 committed by Mike Blumenkrantz
parent 33512079cd
commit d4c4d8f0f4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
class @beta Efl.Generic_Model extends Efl.Loop_Model
class Efl.Generic_Model extends Efl.Loop_Model
{
[[
Generic model that allows any property to be manually set.