[Release] wrt-installer_0.1.47
[framework/web/wrt-installer.git] / src / jobs / widget_install / task_smack.h
index ce05d29..4b09f19 100644 (file)
@@ -36,7 +36,10 @@ class TaskSmack :
   private:
     InstallerContext& m_context;
 
-    void Step();
+    void SmackFolderLabelingStep();
+    void SmackPrivilegeStep();
+    void SmackTemporaryStep();
+    void SetEndofInstallation();
 
   public:
     TaskSmack(InstallerContext& context);