Internal issue Fixes
[apps/osp/Camera.git] / src / CmCameraForm.cpp
index e5e590f..d3ce735 100644 (file)
@@ -7596,6 +7596,7 @@ CameraForm::AppControlRequestHideButton(void)
        }
        else
        {
+               AppLogDebug("pAllowSwitch is not null");
                const String* pAllowSwitch = static_cast<const String*>(pArguments->GetValue(String(ALLOW_SWITCH)));
                if (pAllowSwitch->Equals(ALLOW_SWITCH_TRUE, false) == true)
                {