Separate translations for each plugin
[mdictionary] / src / common / CommonDictInterface.h
index 899843a..f09815d 100644 (file)
@@ -112,6 +112,8 @@ class CommonDictInterface : public QObject, public AccentsNormalizer {
     //! stops current operation
     virtual void stop() = 0;
 
+    virtual void retranslate() = 0;
+
   Q_SIGNALS:
 
     //! emitted when dictionary is ready to use afer being loaded