doxygen comments
[aspt.git] / proxyset.h
index a9d388c..d231afe 100644 (file)
@@ -15,6 +15,7 @@ http://creativecommons.org/licenses/by-nc-nd/2.5/legalcode
 #include <QLineEdit>
 #include <QSettings>
 
+/// Proxy settings widget.
 class ProxySet: public QWidget {
        Q_OBJECT
        QVBoxLayout *mainLayout;