Fixed issue 52864
authorHimanshu <himanshu.t@samsung.com>
Thu, 3 Oct 2013 06:04:35 +0000 (11:34 +0530)
committerHimanshu <himanshu.t@samsung.com>
Thu, 3 Oct 2013 06:04:35 +0000 (11:34 +0530)
Change-Id: Iada0afcf36a0d639ce194ef555aeeb6147df8abe
Signed-off-by: Himanshu <himanshu.t@samsung.com>
src/GlSettingMainForm.cpp

index b50cee9..d0d079a 100644 (file)
@@ -178,6 +178,7 @@ SettingMainForm::OnSceneDeactivated(const SceneId& currentSceneId,
                const SceneId& nextSceneId)
 {
        AppLogDebug("ENTER");
+       __contentUpdated = false;
        __pPresentationModel->DeleteRegistry();
        FileListPresentationModel::GetInstance()->RemoveContentEventListener(this);
        AppLogDebug("EXIT(%s)", GetErrorMessage(GetLastResult()));