Fix for N_SE-54491 N_SE-54350 N_SE-54219 N_SE-54117
[apps/osp/Calendar.git] / src / ClSettingForm.cpp
index 8caf7cf..d00a08a 100644 (file)
@@ -640,6 +640,11 @@ SettingForm::OnSectionTableViewItemStateChanged(SectionTableView& tableView, int
                                {
                                        AppLogException("[%s] Failed to launch appcontrol.", GetErrorMessage(r));
                                }
+                               // Todo: temporary solution for appcontrol.
+                               if (!IsFailed(r))
+                               {
+                                       UiApp::GetInstance()->GetAppFrame()->GetFrame()->SetEnabled(false);
+                               }
                                break;
                        }
                        case IMPORT_EXPORT_ITEM_EXPORT: