summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfilesystemmodel/qfilesystemmodel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qfilesystemmodel/qfilesystemmodel.pro')
-rw-r--r--tests/auto/qfilesystemmodel/qfilesystemmodel.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qfilesystemmodel/qfilesystemmodel.pro b/tests/auto/qfilesystemmodel/qfilesystemmodel.pro
index 89f3541ab..55f3b5c5a 100644
--- a/tests/auto/qfilesystemmodel/qfilesystemmodel.pro
+++ b/tests/auto/qfilesystemmodel/qfilesystemmodel.pro
@@ -3,6 +3,8 @@ CONFIG += qttest_p4
include(../../src/qfiledialog.pri)
include(../../../../modeltest/modeltest.pri)
+QT = core gui
+
SOURCES += tst_qfilesystemmodel.cpp
TARGET = tst_qfilesystemmodel