elm gengrid: replace Ecore_Pos_Map with Ecore.Pos_Map in elm_gengrid.eo

Replace Ecore_Pos_Map with Ecore.Pos_Map in elm_gengrid.eo to correctly
use the Eolian name of the type.
This commit is contained in:
Vitor Sousa 2016-01-25 21:13:51 -02:00 committed by Felipe Magno de Almeida
parent 3c29a7845b
commit 71cd792bd8
1 changed files with 1 additions and 1 deletions

View File

@ -524,7 +524,7 @@ class Elm.Gengrid (Elm.Layout, Elm.Interface_Scrollable,
@since 1.10
]]
params {
@in tween_mode: Ecore_Pos_Map; [[ Position mappings for animation ]]
@in tween_mode: Ecore.Pos_Map; [[ Position mappings for animation ]]
}
}
reorder_mode_stop {