Clean and order documentation in source files. Source ready to beta 2 release
[mdictionary] / src / mdictionary / gui / TranslationWidget.h
index b0e4f7c..cb4f13b 100644 (file)
     Copyright 2010 Comarch S.A.
 
 *******************************************************************************/
-//! \file TranslationWidget.h
-//! \author Mateusz Półrola <mateusz.polrola@comarch.pl>
+/*! \file TranslationWidget.h
+    \brief Displays translation of a word found in dictionaries
+
+    \author Mateusz Półrola <mateusz.polrola@comarch.pl>
+*/
 
 #ifndef TRANSLATIONWIDGET_H
 #define TRANSLATIONWIDGET_H
@@ -34,7 +37,6 @@
 #include <QPropertyAnimation>
 #include "../../include/GUIInterface.h"
 
-//! Displays translation of a word found in dictionaries
 /*!
     Displays many translations of word, formatted as xml.
 */