projects
/
platform
/
core
/
uifw
/
e-mod-tizen-wm-policy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b33c09
)
quickpanel: remove ec from rotation force update list when it's deleted.
24/67424/3
author
Seunghun Lee
<shiin.lee@samsung.com>
Tue, 26 Apr 2016 11:21:44 +0000
(20:21 +0900)
committer
Gwanglim Lee
<gl77.lee@samsung.com>
Tue, 26 Apr 2016 12:56:26 +0000
(
05:56
-0700)
Change-Id: I9cdc087504d7083b41ba51a31e0885b95bbf2efa
src/services/e_mod_quickpanel.c
patch
|
blob
|
history
diff --git
a/src/services/e_mod_quickpanel.c
b/src/services/e_mod_quickpanel.c
index
1033e84
..
334dbcb
100644
(file)
--- a/
src/services/e_mod_quickpanel.c
+++ b/
src/services/e_mod_quickpanel.c
@@
-722,6
+722,8
@@
_quickpanel_hook_client_del(void *d, E_Client *ec)
return;
_quickpanel_free(qp);
+
+ e_mod_pol_rotation_force_update_del(ec);
}
static void