forked from enlightenment/efl
ref T7459 Reviewed-by: Daniel Kolesa <daniel@octaforge.org> Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es> Differential Revision: https://phab.enlightenment.org/D7684devs/stanluk/mixin_removal
parent
50c41b1100
commit
34efdfb1b1
409 changed files with 493 additions and 494 deletions
@ -1,7 +1,7 @@ |
||||
class Efl.Model_Loop (Efl.Loop_Consumer, Efl.Model) |
||||
class Efl.Model_Loop extends Efl.Loop_Consumer implements Efl.Model |
||||
{ |
||||
data: null; |
||||
implements { |
||||
Efl.Model.property_ready_get; |
||||
} |
||||
} |
||||
} |
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue