Fixed Nabi Issues 49466,55718,55225,52332
[apps/osp/Internet.git] / src / IntInternetApp.cpp
index 147cb41..33e694c 100644 (file)
@@ -289,6 +289,7 @@ InternetApp::OnForeground(void)
 void
 InternetApp::OnBackground(void)
 {
+       AppLog("InternetApp::OnBackground");
        Form* pCurrentForm = null;
        if(SceneManager::GetInstance()->GetCurrentScene() != null)
                pCurrentForm = (SceneManager::GetInstance()->GetCurrentScene()->GetForm());