gengrid: Fix since version for new elm_gengrid_reorder_type_set()

Looks like it was developed in the 1.10 timeframe but only made it into the
repo after the 1.10 release. Will be part of 1.11 so adjust it.
This commit is contained in:
Stefan Schmidt 2014-08-07 16:01:40 +02:00
parent 6acccd1dff
commit edd78dc90f
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ EAPI void elm_gengrid_reorder_mode_stop(Evas_Object *obj)
* @param type Elm_Gengrid_Reorder_Type value
*
* @see Elm_Gengrid_Reorder_Type
* @since 1.10
* @since 1.11
*
* @ingroup Gengrid
*/