projects
/
apps
/
osp
/
Calendar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
656871b
)
Removed Depricated APIs related to back key
author
Amith Kumar Mahale
<amith.m@samsung.com>
Fri, 21 Jun 2013 12:47:51 +0000
(18:17 +0530)
committer
Amith Kumar Mahale
<amith.m@samsung.com>
Fri, 21 Jun 2013 12:47:51 +0000
(18:17 +0530)
Change-Id: I4829935862d50abc44219315c6502e8cda4b3146
Signed-off-by: Amith Kumar Mahale <amith.m@samsung.com>
src/ClEventDetailsForm.cpp
patch
|
blob
|
history
diff --git
a/src/ClEventDetailsForm.cpp
b/src/ClEventDetailsForm.cpp
index
fef8522
..
68c3887
100644
(file)
--- a/
src/ClEventDetailsForm.cpp
+++ b/
src/ClEventDetailsForm.cpp
@@
-542,8
+542,6
@@
EventDetailsForm::OnSceneActivatedN(const SceneId& previousSceneId, const SceneI
pFooter->RemoveAllItems();
pFooter->RemoveAllButtons();
pFooter->SetStyle(FOOTER_STYLE_BUTTON_TEXT);
- pFooter->SetBackButtonEnabled(true);
- pFooter->SetBackButton();
if (__pPm->IsSaved() == false)
{