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:
7be73f7
)
e_zone: add a act vaule for rotation info in _E_Zone structure
52/114252/1
accepted/tizen/common/20170213.174406
accepted/tizen/ivi/20170214.010724
accepted/tizen/mobile/20170214.010508
accepted/tizen/tv/20170214.010610
accepted/tizen/wearable/20170214.010649
submit/tizen/20170212.133232
author
Doyoun Kang
<doyoun.kang@samsung.com>
Sat, 11 Feb 2017 07:15:41 +0000
(16:15 +0900)
committer
Doyoun Kang
<doyoun.kang@samsung.com>
Sat, 11 Feb 2017 07:15:41 +0000
(16:15 +0900)
Change-Id: Ia4146e6a14ddf150fc93e83149b893bf7c9c200e
src/bin/e_zone.h
patch
|
blob
|
history
diff --git
a/src/bin/e_zone.h
b/src/bin/e_zone.h
index 971a080c20bf8422f0de6e403d12c20ec3879623..b01413e977d255eb1a5824a903918d7db690fb0a 100644
(file)
--- a/
src/bin/e_zone.h
+++ b/
src/bin/e_zone.h
@@
-106,7
+106,7
@@
struct _E_Zone
#ifdef _F_ZONE_WINDOW_ROTATION_
struct
{
- int prev, curr, next, sub;
+ int prev, curr, next, sub
, act
;
int block_count; /* deprecated. use rot.block.mod_count instead */
struct
{