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:
8ea5cbb
)
Elm entry: Fix eo type errors.
author
Tom Hacohen
<tom@stosb.com>
Tue, 19 Apr 2016 15:12:54 +0000
(16:12 +0100)
committer
Tom Hacohen
<tom@stosb.com>
Tue, 19 Apr 2016 16:15:28 +0000
(17:15 +0100)
src/lib/elementary/elm_entry.eo
patch
|
blob
|
history
diff --git
a/src/lib/elementary/elm_entry.eo
b/src/lib/elementary/elm_entry.eo
index
35e71c7
..
1703e0f
100644
(file)
--- a/
src/lib/elementary/elm_entry.eo
+++ b/
src/lib/elementary/elm_entry.eo
@@
-1,4
+1,8
@@
import elm_general;
+import elm_icon;
+
+type Elm_Entry_Item_Provider_Cb: __undefined_type;
+type Elm_Entry_Filter_Cb: __undefined_type;
enum Elm.Text_Format
{