Win: Add an animator,tick event (not currently implemented).

This event will be used to replace ecore_animator.
This commit is contained in:
Tom Hacohen 2014-08-06 10:02:03 +01:00
parent dc8ca9d436
commit d24479610b
1 changed files with 1 additions and 0 deletions

View File

@ -1370,6 +1370,7 @@ class Elm_Win (Elm_Widget, Elm_Interface_Atspi_Window,
focused;
unfocused;
wm,rotation,changed;
animator,tick;
}
}