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

Fixed QTest includes.
author Raimund Renkert <rrenkert@intevation.de>
date Mon, 24 Mar 2014 16:03:05 +0100
parents 64200b011dfd
children c05e126b0b9e
comparison
equal deleted inserted replaced
140:0e9a244e0ede 141:f5fa39347366
1 #ifndef DOWNLOADERTEST_H 1 #ifndef DOWNLOADERTEST_H
2 #define DOWNLOADERTEST_H 2 #define DOWNLOADERTEST_H
3 3
4 #include <QObject> 4 #include <QObject>
5 #include <QtTest/QtTest> 5 #include <QtTest>
6 #include <QProcess> 6 #include <QProcess>
7 #include <QTemporaryDir> 7 #include <QTemporaryDir>
8 #include <QSignalSpy> 8 #include <QSignalSpy>
9 #include "downloader.h" 9 #include "downloader.h"
10 10

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