Fixed can not install to sdcard
[framework/web/wrt-installer.git] / src / jobs / widget_uninstall / job_widget_uninstall.h
index 9ab0ee0..1ea6fe5 100644 (file)
@@ -40,7 +40,7 @@ class JobWidgetUninstall :
     UninstallerContext m_context;
 
     //TODO move it to base class of all jobs
-    Exceptions::Type m_exceptionCaught;
+    Jobs::Exceptions::Type m_exceptionCaught;
     std::string m_exceptionMessage;
 
   public:
@@ -55,7 +55,6 @@ class JobWidgetUninstall :
     std::string getRemovedTizenId() const;
     bool getRemoveStartedFlag() const;
     bool getRemoveFinishedFlag() const;
-    bool getExternalWidgetFlag() const;
 
     enum class WidgetStatus
     {