[Release] wrt-installer_0.1.47
[framework/web/wrt-installer.git] / src / jobs / widget_uninstall / uninstaller_context.h
index f705b78..f3eb7c1 100644 (file)
@@ -62,6 +62,7 @@ struct UninstallerContext
     std::string tzAppid;
     std::string tzPkgid;
     bool removeAbnormal;
+    std::string installedPath;
 };
 
 #endif // WRT_SRC_INSTALLER_CORE_UNINSTALLER_TASKS_UNINSTALLER_CONTEXT_H_