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 c6abdb8ef3..b449492754 100644 --- a/src/lib/emotion/emotion_object.eo +++ b/src/lib/emotion/emotion_object.eo | |||
@@ -1,6 +1,7 @@ | |||
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 | legacy_prefix: emotion_object; |
3 | eo_prefix: emotion_obj; | 3 | eo_prefix: emotion_obj; |
4 | event_prefix: emotion_object; | ||
4 | methods { | 5 | methods { |
5 | @property option { | 6 | @property option { |
6 | set { | 7 | set { |