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:
42bfde5
)
Elm image: Fix eo type errors.
author
Tom Hacohen
<tom@stosb.com>
Tue, 19 Apr 2016 15:13:21 +0000
(16:13 +0100)
committer
Tom Hacohen
<tom@stosb.com>
Tue, 19 Apr 2016 16:15:28 +0000
(17:15 +0100)
src/lib/elementary/elm_image.eo
patch
|
blob
|
history
diff --git
a/src/lib/elementary/elm_image.eo
b/src/lib/elementary/elm_image.eo
index db22497c5afb531a55a12aec9f07f0607793f89b..4ec5f63afdb61f8048a4200af20a814e973d01c6 100644
(file)
--- a/
src/lib/elementary/elm_image.eo
+++ b/
src/lib/elementary/elm_image.eo
@@
-17,7
+17,7
@@
struct Elm.Image.Error
@since 1.8
]]
status: int;
- open_error:
Eina.B
ool;
+ open_error:
b
ool;
}
class Elm.Image (Elm.Widget, Evas.Clickable_Interface, Evas.Draggable_Interface,