summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfilesystemmodel
diff options
context:
space:
mode:
authorAlessandro Portale <aportale@trolltech.com>2009-08-13 17:58:46 (GMT)
committerAlessandro Portale <aportale@trolltech.com>2009-08-13 17:58:46 (GMT)
commit47603b9873071fa9463ce2bed01b4998ed340d7e (patch)
tree4a6eece354ccf08faed38ea6b5bc1097d191522a /tests/auto/qfilesystemmodel
parent48de4b1b7b8ec0980e28e1d1642132c553001859 (diff)
downloadQt-47603b9873071fa9463ce2bed01b4998ed340d7e.zip
Qt-47603b9873071fa9463ce2bed01b4998ed340d7e.tar.gz
Qt-47603b9873071fa9463ce2bed01b4998ed340d7e.tar.bz2
Removed a few bogus includes
Diffstat (limited to 'tests/auto/qfilesystemmodel')
-rw-r--r--tests/auto/qfilesystemmodel/qfilesystemmodel.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/qfilesystemmodel/qfilesystemmodel.pro b/tests/auto/qfilesystemmodel/qfilesystemmodel.pro
index 55f3b5c..1daae04 100644
--- a/tests/auto/qfilesystemmodel/qfilesystemmodel.pro
+++ b/tests/auto/qfilesystemmodel/qfilesystemmodel.pro
@@ -1,8 +1,5 @@
CONFIG += qttest_p4
-include(../../src/qfiledialog.pri)
-include(../../../../modeltest/modeltest.pri)
-
QT = core gui
SOURCES += tst_qfilesystemmodel.cpp