comparison ui/proxysettingsdlg.h @ 1053:78798d3af8f0

Fixed doxygen build warnings.
author Emanuel Schuetze <emanuel@intevation.de>
date Tue, 09 Sep 2014 15:22:19 +0200
parents 0f7aeb12e5e9
children 515345358b71
comparison
equal deleted inserted replaced
1052:0b2169f7ce09 1053:78798d3af8f0
11 #include <QDialog> 11 #include <QDialog>
12 12
13 class QLineEdit; 13 class QLineEdit;
14 class QPushButton; 14 class QPushButton;
15 15
16 /** @file Small dialog for proxy settings. */ 16 /**
17 * @file proxysettingsdlg.h
18 * @brief Small dialog for proxy settings.
19 */
17 20
18 class ProxySettingsDlg : public QDialog { 21 class ProxySettingsDlg : public QDialog {
19 22
20 Q_OBJECT 23 Q_OBJECT
21 24

http://wald.intevation.org/projects/trustbridge/