Separate translations for each plugin
[mdictionary] / src / plugins / xdxf / xdxfplugin.h
index 287426d..8a46572 100644 (file)
@@ -121,6 +121,8 @@ public Q_SLOTS:
     //! stop current operation
     void stop();
 
+    void retranslate();
+
 
 
 Q_SIGNALS:
@@ -174,7 +176,6 @@ private:
     Settings *_settings;
     XdxfDictDialog* _dictDialog;
     XdxfCachingDialog* cachingDialog;
-
 };
 
 #endif // XDXFPLUGIN_H