projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff0f419
)
Elm view list: Fix eo type errors.
author
Tom Hacohen
<tom@stosb.com>
Tue, 19 Apr 2016 15:36:54 +0000
(16:36 +0100)
committer
Tom Hacohen
<tom@stosb.com>
Tue, 19 Apr 2016 16:15:28 +0000
(17:15 +0100)
src/lib/elementary/elm_view_list.eo
patch
|
blob
|
history
diff --git
a/src/lib/elementary/elm_view_list.eo
b/src/lib/elementary/elm_view_list.eo
index 5dc3ded09edddf8b4d512a45064993e139d8fcd1..d32e479ee68d3a59a913ad037f275705f6279750 100644
(file)
--- a/
src/lib/elementary/elm_view_list.eo
+++ b/
src/lib/elementary/elm_view_list.eo
@@
-1,3
+1,5
@@
+import elm_genlist_item;
+
class Elm.View_List (Eo.Base)
{
legacy_prefix: null;