Clean and order documentation in source files. Source ready to beta 2 release
[mdictionary] / src / plugins / stardict / StarDictDialog.h
index 2f0ab7f..5344243 100644 (file)
@@ -20,6 +20,9 @@
 *******************************************************************************/
 /*!
     \file StarDictDialog.h
+    \brief Class launches dialog which generates a new dictionary, or changes
+    settings
+
     \author Mateusz Półrola
 */
 
@@ -31,7 +34,6 @@
 class StarDictPlugin;
 
 
-//! Implementation of DictDialog interface for starDict plugin
 class StarDictDialog : public DictDialog {
     Q_OBJECT
 public: