comparison ui/tests/cinstprocesstest.h @ 141:f5fa39347366

Fixed QTest includes.
author Raimund Renkert <rrenkert@intevation.de>
date Mon, 24 Mar 2014 16:03:05 +0100
parents 8fa273791242
children 0df62decff90
comparison
equal deleted inserted replaced
140:0e9a244e0ede 141:f5fa39347366
5 * @brief Tests for the cinst process as well as the UI side 5 * @brief Tests for the cinst process as well as the UI side
6 */ 6 */
7 7
8 #include <QObject> 8 #include <QObject>
9 #include <QProcess> 9 #include <QProcess>
10 #include <QTest>
10 #include "certificatelist.h" 11 #include "certificatelist.h"
11 12
12 class CinstProcessTest: public QObject 13 class CinstProcessTest: public QObject
13 { 14 {
14 Q_OBJECT 15 Q_OBJECT

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