[Release] wrt-installer_0.1.114
[framework/web/wrt-installer.git] / src / jobs / widget_uninstall / task_db_update.h
index 93c4ff2..1d2b453 100644 (file)
@@ -46,6 +46,10 @@ class TaskDbUpdate :
 
   private:
     void StepDbUpdate();
+    void StepLiveboxDBDelete();
+
+    void StartStep();
+    void EndStep();
 
   public:
     TaskDbUpdate(UninstallerContext& context);