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:
48742d1
)
Fix wrong macro
14/37714/1
author
MinJeong Kim
<minjjj.kim@samsung.com>
Fri, 3 Apr 2015 01:06:02 +0000
(10:06 +0900)
committer
MinJeong Kim
<minjjj.kim@samsung.com>
Fri, 3 Apr 2015 01:06:02 +0000
(10:06 +0900)
Change-Id: I22a90923c49a326fd730b542d203f38b9cc720bb
src/e_mod_rotation.c
patch
|
blob
|
history
diff --git
a/src/e_mod_rotation.c
b/src/e_mod_rotation.c
index
f988bd3
..
4646805
100644
(file)
--- a/
src/e_mod_rotation.c
+++ b/
src/e_mod_rotation.c
@@
-2073,7
+2073,7
@@
_rot_cb_window_message_intern(Ecore_X_Event_Client_Message *ev)
static Eina_Bool
_rot_hook_eval_fetch_intern(E_Client *ec)
{
-#if
HAVE_X
+#if
ndef HAVE_WAYLAND_ONLY
#if 0
//TODO: add vkbd fetch_transient_for flag
/* workaround: since transient_for is fetched by illume in hook,