projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86dfbff
)
e_gesture: fix build break
29/170329/1
author
JunSeok, Kim
<juns.kim@samsung.com>
Mon, 19 Feb 2018 06:49:29 +0000
(15:49 +0900)
committer
JunSeok, Kim
<juns.kim@samsung.com>
Mon, 19 Feb 2018 06:49:29 +0000
(15:49 +0900)
Change-Id: Icce9cbb24f35a337e2bdb26ad5b29f91908efa05
src/bin/e_gesture.h
patch
|
blob
|
history
diff --git
a/src/bin/e_gesture.h
b/src/bin/e_gesture.h
index 0a65400038aba6de13475ee82fbb18d405fa9068..1520a7ce37ed183c0e148a534215a86c89027d85 100644
(file)
--- a/
src/bin/e_gesture.h
+++ b/
src/bin/e_gesture.h
@@
-86,7
+86,7
@@
struct _E_Event_Gesture_Tap
unsigned int fingers;
unsigned int repeats;
int cx;
- int cy
:
+ int cy
;
};
struct _E_Event_Gesture_Palm_Cover