summaryrefslogtreecommitdiff
path: root/src/lib/elementary/Efl_Ui.h
diff options
context:
space:
mode:
authorJaehyun Cho <jae_hyun.cho@samsung.com>2020-01-23 12:55:16 +0900
committerJaehyun Cho <jae_hyun.cho@samsung.com>2020-01-23 12:55:16 +0900
commit09e3972d14aaf2b61690d119660490cf9d9929a4 (patch)
treee0fc9f1596850254aee2af575b10a99fa0113d8d /src/lib/elementary/Efl_Ui.h
parent3e21d343492686d38ae8cb488a929e3af07d8d4e (diff)
downloadefl-09e3972d14aaf2b61690d119660490cf9d9929a4.tar.gz
efl_ui_spotlight: rename Stack_Manager to Fade_Manager
Summary: Since Stack_Manager displays fade in/out transition effects, the class name is renamed from Stack_Manager to Fade_Manager. Depends on D11142 Reviewers: segfaultxavi, bu5hm4n, zmike Reviewed By: segfaultxavi Subscribers: cedric, #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D11143
Diffstat (limited to 'src/lib/elementary/Efl_Ui.h')
-rw-r--r--src/lib/elementary/Efl_Ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elementary/Efl_Ui.h b/src/lib/elementary/Efl_Ui.h
index 64497913db..c010581c74 100644
--- a/src/lib/elementary/Efl_Ui.h
+++ b/src/lib/elementary/Efl_Ui.h
@@ -268,7 +268,7 @@ typedef Eo Efl_Ui_Spotlight_Indicator;
# include <efl_ui_spotlight_indicator.eo.h>
# include <efl_ui_spotlight_icon_indicator.eo.h>
# include <efl_ui_spotlight_scroll_manager.eo.h>
-# include <efl_ui_spotlight_stack_manager.eo.h>
+# include <efl_ui_spotlight_fade_manager.eo.h>
# include <efl_ui_spotlight_util.eo.h>
# include <efl_ui_stack.eo.h>
# include <efl_ui_pager.eo.h>