Clean and order documentation in source files. Source ready to beta 2 release
[mdictionary] / src / plugins / google / GoogleDialog.h
index e935583..dfb798d 100644 (file)
@@ -19,7 +19,9 @@
 
 *******************************************************************************/
 /*!
-    \file GoogleDialog.cpp
+    \file GoogleDialog.h
+    \brief Implementation of google plugin's dialogs.
+
     \author Mateusz Półrola <mateusz.polrola@gmail.com>
     \author Jakub Jaszczynski <j.j.jaszczynski@gmail.com>
 */
@@ -32,7 +34,6 @@
 #include <QtGui>
 #include "GooglePlugin.h"
 
-//! Implementation of google plugin's dialogs.
 /*!
     This class can create dialogs for adding a new dictionary or changing settings
      of an existing one, based on dialog type passed to constructor.