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:
de2d99f
)
softkey: change internal type in E_Policy_Softkey
78/156378/1
accepted/tizen/unified/20171019.145450
submit/tizen/20171018.060412
author
Doyoun Kang
<doyoun.kang@samsung.com>
Wed, 18 Oct 2017 07:42:40 +0000
(16:42 +0900)
committer
Doyoun Kang
<doyoun.kang@samsung.com>
Wed, 18 Oct 2017 07:42:40 +0000
(16:42 +0900)
Change-Id: Icc23c1dde649df2b0b54cafaca110f7e4dd6731a
src/bin/e_policy.h
patch
|
blob
|
history
diff --git
a/src/bin/e_policy.h
b/src/bin/e_policy.h
index 5d772a75e60edfecbf48a13721607918445bc45f..f8e45fea0637fb9615b924595099de0c39ea468e 100644
(file)
--- a/
src/bin/e_policy.h
+++ b/
src/bin/e_policy.h
@@
-92,7
+92,7
@@
struct _E_Policy_Softkey
E_Zone *zone;
Evas_Object *home;
Evas_Object *back;
-
Evas_Object
*other;
+
void
*other;
};
struct _E_Policy_Softkey_Funcs