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:
ace8d10
)
e_client: use E_Comp_Wl_Client_Data instead of E_Comp_Client_Data.
56/244756/3
author
SooChan Lim
<sc1.lim@samsung.com>
Wed, 23 Sep 2020 23:47:26 +0000
(08:47 +0900)
committer
Doyoun Kang
<doyoun.kang@samsung.com>
Wed, 28 Oct 2020 23:04:50 +0000
(23:04 +0000)
E_Comp_Client_Data will be deprecated.
Change-Id: I6a9193edef91cc4731dd1a6784ff07d485538ed7
src/bin/e_client.h
patch
|
blob
|
history
diff --git
a/src/bin/e_client.h
b/src/bin/e_client.h
index fb20dcbced0a80969b344c2c076f07e6706f6c99..92e0277f6b176d11231253370fe5bc61e6885d5a 100644
(file)
--- a/
src/bin/e_client.h
+++ b/
src/bin/e_client.h
@@
-387,7
+387,7
@@
struct E_Client
E_Direction shade_dir;
- E_Comp_
Client_Data
*comp_data;
+ E_Comp_
Wl_Client_Data
*comp_data;
E_Action *cur_mouse_action;