X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fmdictionary%2Fgui%2FBookmarksWidget.h;h=03bff8aeec46c01870a1ff3ef9f65c922856ed67;hb=87ff3664f4be5564a986ae484d2cea99a08bc2b5;hp=c5188fa1d62e564f37dc4038b6477f896ee7e598;hpb=40b66a4f767628710059078e32e50b94e1bf1c5e;p=mdictionary diff --git a/src/mdictionary/gui/BookmarksWidget.h b/src/mdictionary/gui/BookmarksWidget.h index c5188fa..03bff8a 100644 --- a/src/mdictionary/gui/BookmarksWidget.h +++ b/src/mdictionary/gui/BookmarksWidget.h @@ -19,8 +19,12 @@ *******************************************************************************/ -//! \file BookmarksWidget.h -//! \author Mateusz Półrola +/*! \file BookmarksWidget.h + \brief Implements bookmarks management widget. Allows user to show all + or remove all bookmarks + + \author Mateusz Półrola +*/ #ifndef BOOKMARKSWIDGET_H #define BOOKMARKSWIDGET_H @@ -29,10 +33,6 @@ #include #include "../../include/GUIInterface.h" -//! Implements bookmarks management widget -/*! - Allows user to show all or remove all bookmarks -*/ class BookmarksWidget : public QDialog { Q_OBJECT