Clean and order documentation in source files. Source ready to beta 2 release
[mdictionary] / src / mdictionary / gui / MainWindow.h
index 06e24e1..c42482d 100644 (file)
     Copyright 2010 Comarch S.A.
 
 *******************************************************************************/
-//! \file MainWindow.h
-//! \author Mateusz Półrola <mateusz.polrola@comarch.pl>
+/*! \file MainWindow.h
+    \brief Implements interface for GUI
+
+    \author Mateusz Półrola <mateusz.polrola@comarch.pl>
+*/
 
 #ifndef MAINWINDOW_H
 #define MAINWINDOW_H
@@ -41,7 +44,6 @@
 #include "NotifyManager.h"
 
 
-//! Implements interface for GUI
 /*!
   Creates all of GUI subcomponents, and connects all GUI interface signals
   with suitable backbone signals and slots.