ecore: phab didn't get this bit from D8570.

This commit is contained in:
Cedric BAIL 2019-07-10 14:09:15 -07:00
parent 9c07cd1b1a
commit fcaec534a3
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ class @beta Efl.Select_Model extends Efl.Boolean_Model
If disable with $false, it will have the behavior of a multi select mode.
]]
set { }
get { }
values {
enable: bool; [[$true will enable the exclusive mode.]]
}