summaryrefslogtreecommitdiffstats
path: root/src/filecontent.h
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2018-06-20 11:24:23 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2018-06-20 11:24:23 +0200
commit79c0ed3305d13a507bcc76548c623a47449c1a3a (patch)
tree807541e1f52ba991af917bd72782732c9a2de571 /src/filecontent.h
parent24f7cb05516226a86b11c7b19ce3660013d2121f (diff)
Backward compatibility with Qt 5.2 should solve #371
Diffstat (limited to 'src/filecontent.h')
-rw-r--r--src/filecontent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/filecontent.h b/src/filecontent.h
index 8cc0e338..7e169870 100644
--- a/src/filecontent.h
+++ b/src/filecontent.h
@@ -3,6 +3,7 @@
#include <QList>
#include <QString>
+#include <QStringList>
struct NamedValue {
QString name;