ecore: Add missing since version for new ecore_loop_time_set()

Introuduced during this cycle. Note it down in doxy.
This commit is contained in:
Stefan Schmidt 2014-08-07 11:25:03 +02:00
parent 97cf6d0efb
commit 9412a409a2
1 changed files with 1 additions and 0 deletions

View File

@ -1473,6 +1473,7 @@ EAPI double ecore_loop_time_get(void);
*
* @see ecore_animator_custom_tick()
* @see ecore_loop_time_get()
* @since 1.11
*/
EAPI void ecore_loop_time_set(double t);