projects
/
platform
/
core
/
uifw
/
ui-viewmgr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a8e21d
)
The back button is not generated as a default.
99/104399/1
author
Woochan Lee
<wc0917.lee@samsung.com>
Tue, 13 Dec 2016 08:20:44 +0000
(17:20 +0900)
committer
Woochan Lee
<wc0917.lee@samsung.com>
Tue, 13 Dec 2016 08:22:22 +0000
(17:22 +0900)
Change-Id: I3a36ef0b12e4d61a842fcc992eb3bd7d98577a97
src/lib/interface/UiIfaceViewmgr.cpp
patch
|
blob
|
history
diff --git
a/src/lib/interface/UiIfaceViewmgr.cpp
b/src/lib/interface/UiIfaceViewmgr.cpp
index a323da8f0cce1bb148fcd47e502148ca7286dae9..d0a86e5842b09e2dbd3637f08e0c56224c9c24cc 100644
(file)
--- a/
src/lib/interface/UiIfaceViewmgr.cpp
+++ b/
src/lib/interface/UiIfaceViewmgr.cpp
@@
-74,7
+74,7
@@
public:
UiIfaceViewmgr* UiIfaceViewmgrImpl::_inst = nullptr;
//FIXME: Read system profile to decide whether support software key or not.
-bool UiIfaceViewmgrImpl::_softKey =
tru
e;
+bool UiIfaceViewmgrImpl::_softKey =
fals
e;
//FIXME: Read system profile to decide whether support event block or not.
bool UiIfaceViewmgrImpl::_eventBlock = true;