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:
a205919
)
e_client: deprecate apply_layout value in E_Client
67/315367/1
author
Doyoun Kang
<doyoun.kang@samsung.com>
Fri, 26 Jul 2024 05:02:21 +0000
(14:02 +0900)
committer
Tizen Window System
<tizen.windowsystem@gmail.com>
Wed, 31 Jul 2024 02:20:02 +0000
(11:20 +0900)
Change-Id: I7bb5b2fa39b37b480cd8c37cc3a8b262e7b8e4fe
src/include/e_client.h
patch
|
blob
|
history
diff --git
a/src/include/e_client.h
b/src/include/e_client.h
index
502c965
..
4b4d67e
100644
(file)
--- a/
src/include/e_client.h
+++ b/
src/include/e_client.h
@@
-1002,7
+1002,7
@@
struct _E_Client
E_Maximize_Direction maximize_dir;
E_Maximize_Type maximize_type;
- Eina_Bool apply_layout;
+ E
INA_DEPRECATED E
ina_Bool apply_layout;
struct
{