Clean and order documentation in source files. Source ready to beta 2 release
[mdictionary] / src / mdictionary / gui / SearchBarWidget.h
index af7c1b3..afef2f5 100644 (file)
     Copyright 2010 Comarch S.A.
 
 *******************************************************************************/
-//! \file SearchBarWidget.h
-//! \author Mateusz Półrola <mateusz.polrola@comarch.pl>
+/*! \file SearchBarWidget.h
+    \brief Displays search bar
+
+    \author Mateusz Półrola <mateusz.polrola@comarch.pl>
+*/
 
 
 #ifndef SEARCHBARWIDGET_H
@@ -30,7 +33,6 @@
 #include "../backbone/backbone.h"
 #include "../../include/History.h"
 
-//! Displays search bar
 /*!
     Contains line edit field to input word which user would like to find
     and buttons to start/stop search and browse search history.