Clean and order documentation in source files. Source ready to beta 2 release
[mdictionary] / src / mdictionary / gui / DBusAdapter.h
index 358c333..587f3e4 100644 (file)
 
 *******************************************************************************/
 
-//! \file DBusAdapter.h
-//! \author Mateusz Półrola <mateusz.polrola@comarch.pl>
+/*! \file DBusAdapter.h
+    \brief Implements dbus adapter which defines dbus interface for an application.
+    Other application can use this interface to call mdictionary methods.
+
+    \author Mateusz Półrola <mateusz.polrola@comarch.pl>
+*/
 
 #ifndef DBUSADAPTER_H
 #define DBUSADAPTER_H