Efl.Object_Override (from Efl.Object.Override)

Ref https://phab.enlightenment.org/T6847

Reviewed-by: Cedric Bail <cedric@osg.samsung.com>
This commit is contained in:
Xavi Artigas 2018-04-06 12:08:45 +02:00 committed by Cedric Bail
parent de70ff93ea
commit eaa4a3b10d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
abstract Efl.Object.Override ()
abstract Efl.Object_Override ()
{
[[A special class to pass to #eo_super() when using #eo_override()