Fixed scene transition after press back from SettingsForm
[apps/osp/Gallery.git] / src / GlSettingMainForm.cpp
index e829eef..c25cdaf 100644 (file)
@@ -42,6 +42,7 @@ using namespace Tizen::Ui::Scenes;
 SettingMainForm::SettingMainForm(void)
        : __pList(null)
        , __pPresentationModel(null)
+       , __contentUpdated(false)
 {
        AppLogDebug("ENTER");
        AppLogDebug("EXIT(%s)", GetErrorMessage(GetLastResult()));