Modified google plugin dialog
[mdictionary] / src / plugins / xdxf / xdxfplugin.h
index 76ac714..d47d43f 100644 (file)
@@ -70,7 +70,7 @@ public:
     QString infoNote() const;
 
     /*! returns DictDialog object that creates dialogs
-        for adding new dictionary and changing plugin things
+        for adding new dictionary and changing plugin settings
       */
     DictDialog* dictDialog();
 
@@ -118,15 +118,12 @@ public Q_SLOTS:
     //! loads translations for each plugin only once
     void retranslate();
 
-
-
 Q_SIGNALS:
     //! emitted with percent count of caching progress, and time elapsed from
     //! last signal emit
     void updateCachingProgress(int, int);
 
 
-
 private:
 
     /*! returns true or false depending on whether the dictionary is cached