doxygen comments
[aspt.git] / abouttab.h
index fb2e7c7..ee6245a 100644 (file)
@@ -11,6 +11,9 @@ http://creativecommons.org/licenses/by-nc-nd/2.5/legalcode
 #include <QVBoxLayout>
 #include <QLabel>
 
+/**
+ * \brief About Tab widget.
+ */
 class AboutTab: public QWidget {
        Q_OBJECT
        QVBoxLayout *mainLayout;