Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary
[mdictionary] / src / plugins / xdxf / TranslationXdxf.h
index d9ae77b..0ef545e 100644 (file)
@@ -31,8 +31,9 @@ class TranslationXdxf : public Translation
 {
 public:
     TranslationXdxf();
-    TranslationXdxf(QString _key,QString _dictionaryInfo, XdxfPlugin *xdxfPlugin);
-    ~TranslationXdxf();
+    TranslationXdxf(QString _key,
+                    QString _dictionaryInfo,
+                    XdxfPlugin *xdxfPlugin);
 
     //! \return word to be translated
     QString key() const;