aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/refreshkeysjob.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/src/refreshkeysjob.h')
-rw-r--r--lang/qt/src/refreshkeysjob.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/qt/src/refreshkeysjob.h b/lang/qt/src/refreshkeysjob.h
index 6bd748ac..67774c2f 100644
--- a/lang/qt/src/refreshkeysjob.h
+++ b/lang/qt/src/refreshkeysjob.h
@@ -38,6 +38,8 @@
#include "job.h"
#include "qgpgme_export.h"
+#include <QtCore/QStringList>
+
#include <vector>
namespace GpgME
@@ -46,8 +48,6 @@ class Error;
class Key;
}
-class QStringList;
-
namespace QGpgME
{