Genlist: migrate one missing doc string.

This commit is contained in:
Tom Hacohen 2015-08-10 12:51:51 +01:00
parent 48142c11e2
commit c6b0b53afd
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ class Elm.Genlist (Elm.Layout, Elm_Interface_Scrollable, Evas.Clickable_Interfac
]]
}
values {
mode: Elm.Object.Multi_Select_Mode(Elm.Object.Multi_Select_Mode.max); /*@ The multi select mode */
mode: Elm.Object.Multi_Select_Mode(Elm.Object.Multi_Select_Mode.max); [[The multi select mode]]
}
}
@property block_count {