Merge branch 'master' into google
[mdictionary] / trunk / src / plugins / xdxf / src / xdxfplugin.h
index 964b827..a763327 100644 (file)
@@ -100,6 +100,11 @@ public:
     //! returns plugin icon
     virtual QIcon* icon();
 
+    /*! plugin should delete any files (eg. cache) that has created and be ready
+        to be deleted
+        */
+    virtual void clean();
+
 public Q_SLOTS:
     /*! performs search in dictionary
       \param  word word to search in dictionary