comparison ui/processwaitdialog.h @ 1053:78798d3af8f0

Fixed doxygen build warnings.
author Emanuel Schuetze <emanuel@intevation.de>
date Tue, 09 Sep 2014 15:22:19 +0200
parents 292c590ba9cb
children 2a1aa9df8f11
comparison
equal deleted inserted replaced
1052:0b2169f7ce09 1053:78798d3af8f0
8 #define PROCESSWAITDIALOG_H 8 #define PROCESSWAITDIALOG_H
9 9
10 #include <QDialog> 10 #include <QDialog>
11 #include <QStringList> 11 #include <QStringList>
12 12
13 /** @file Dialog to show that some processes need to be closed 13 /**
14 * @file processwaitdialog.h
15 * @brief Dialog to show that some processes need to be closed
14 * 16 *
15 * This dialog informs about processes that are still running and 17 * This dialog informs about processes that are still running and
16 * need to be closed. 18 * need to be closed.
17 */ 19 */
18 20

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