diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/emotion/emotion_object.eo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/emotion/emotion_object.eo b/src/lib/emotion/emotion_object.eo index 1267417e2e..c6abdb8ef3 100644 --- a/src/lib/emotion/emotion_object.eo +++ b/src/lib/emotion/emotion_object.eo | |||
@@ -1,4 +1,5 @@ | |||
1 | class Emotion.Object (Evas.Object.Smart, Efl.File, Efl.Player, Efl.Image, Efl.Image.Load) { | 1 | class Emotion.Object (Evas.Object.Smart, Efl.File, Efl.Player, Efl.Image, Efl.Image.Load) { |
2 | legacy_prefix: emotion_object; | ||
2 | eo_prefix: emotion_obj; | 3 | eo_prefix: emotion_obj; |
3 | methods { | 4 | methods { |
4 | @property option { | 5 | @property option { |