aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/downloadjob.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/src/downloadjob.h')
-rw-r--r--lang/qt/src/downloadjob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/qt/src/downloadjob.h b/lang/qt/src/downloadjob.h
index 7c8bb725..b916c41d 100644
--- a/lang/qt/src/downloadjob.h
+++ b/lang/qt/src/downloadjob.h
@@ -38,6 +38,7 @@
#include "job.h"
#include <QtCore/QByteArray>
+#include <QtCore/QStringList>
#include <memory>
@@ -46,7 +47,6 @@ namespace GpgME
class Error;
}
-class QStringList;
class QIODevice;
class QByteArray;