Modify app control element.
[platform/framework/web/wrt-installer.git] / src / jobs / widget_install / task_manifest_file.h
index 191bc49..ec9e12b 100755 (executable)
@@ -94,7 +94,9 @@ class TaskManifestFile :
     void setWidgetIcons(UiApplication & uiApp);
     void setWidgetManifest(Manifest & manifest);
     void setWidgetOtherInfo(UiApplication & uiApp);
+    /*  please use AppControl. this function will be removed. */
     void setAppServiceInfo(UiApplication & uiApp);
+    void setAppControlInfo(UiApplication & uiApp);
     void setAppCategory(UiApplication & uiApp);
     void setLiveBoxInfo(Manifest& manifest);