[Release] wrt-installer_0.1.114
[framework/web/wrt-installer.git] / src / jobs / widget_install / task_widget_config.h
index 71b8a67..fa9b46c 100755 (executable)
@@ -79,6 +79,9 @@ class TaskWidgetConfig :
     template <typename Ex, const char* Msg>
     void StepCancelInstallation();
 
+    void StartStep();
+    void EndStep();
+
     DPL::String createAuthorWidgetInfo() const;
     bool isFeatureAllowed(
         WrtDB::AppType appType, DPL::String featureName);