diff -r 582e85254110 -r 6a4ace88d85a QTfrontend/ui/widget/chatwidget.h --- a/QTfrontend/ui/widget/chatwidget.h Mon Oct 24 11:14:09 2011 +0200 +++ b/QTfrontend/ui/widget/chatwidget.h Mon Oct 24 20:01:25 2011 +0200 @@ -37,7 +37,7 @@ class QListWidget; class QSettings; -/// This class is for custom nickname sorting +/// Class for custom nickname sorting class ListWidgetNickItem : public QListWidgetItem { public: @@ -55,7 +55,7 @@ /** - * @brief A chat widget. + * @brief Chat widget. * * By default uses :res/css/chat.css as style sheet for chat. * See \repo{res/css/chat.css} for a more detailed description.