summaryrefslogtreecommitdiffstats
path: root/tests/tst_FileSystem.cpp
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@users.noreply.github.com>2016-01-06 11:28:44 +0100
committerPetr Mrázek <peterix@users.noreply.github.com>2016-01-06 11:28:44 +0100
commit5ff9f90ce97b1986ea19bffe28426ade7a85d54b (patch)
tree1b19115d510163457cc7622385dfaea962bdebe6 /tests/tst_FileSystem.cpp
parentaa8103adf21acb2ad88044f2c2e728b2d6649f2c (diff)
parent34bf4ccdc749cdc7327bfcd450e04deaf1989b78 (diff)
downloadMultiMC-5ff9f90ce97b1986ea19bffe28426ade7a85d54b.tar
MultiMC-5ff9f90ce97b1986ea19bffe28426ade7a85d54b.tar.gz
MultiMC-5ff9f90ce97b1986ea19bffe28426ade7a85d54b.tar.lz
MultiMC-5ff9f90ce97b1986ea19bffe28426ade7a85d54b.tar.xz
MultiMC-5ff9f90ce97b1986ea19bffe28426ade7a85d54b.zip
Merge pull request #1393 from MultiMC/feature/travis-older-qt
GH-1393 Add more qt versions to travis
Diffstat (limited to 'tests/tst_FileSystem.cpp')
-rw-r--r--tests/tst_FileSystem.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tst_FileSystem.cpp b/tests/tst_FileSystem.cpp
index a9406d13..ae1f93bb 100644
--- a/tests/tst_FileSystem.cpp
+++ b/tests/tst_FileSystem.cpp
@@ -1,4 +1,5 @@
#include <QTest>
+#include <QTemporaryDir>
#include "TestUtil.h"
#include "FileSystem.h"