diff options
Diffstat (limited to 'lang/qt/tests/t-support.h')
-rw-r--r-- | lang/qt/tests/t-support.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/qt/tests/t-support.h b/lang/qt/tests/t-support.h index 74163b11..59d9a4dd 100644 --- a/lang/qt/tests/t-support.h +++ b/lang/qt/tests/t-support.h @@ -32,9 +32,6 @@ #define T_SUPPORT_H #include "interfaces/passphraseprovider.h" -#include <QtGlobal> -#include <QProcess> -#include <QCoreApplication> #include <QObject> namespace GpgME |