diff ui/tests/certlistparsertest.h @ 141:f5fa39347366

Fixed QTest includes.
author Raimund Renkert <rrenkert@intevation.de>
date Mon, 24 Mar 2014 16:03:05 +0100
parents 5910bf9016cd
children 0861069fd6d0
line wrap: on
line diff
--- a/ui/tests/certlistparsertest.h	Mon Mar 24 16:02:25 2014 +0100
+++ b/ui/tests/certlistparsertest.h	Mon Mar 24 16:03:05 2014 +0100
@@ -2,7 +2,7 @@
 #define CERTLISTPARSERTEST_H
 
 #include <QObject>
-#include <QtTest/QtTest>
+#include <QtTest>
 
 class CertificateList;
 

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