diff options
Diffstat (limited to 'tests/auto/qmultiscreen/qmultiscreen.pro')
-rw-r--r-- | tests/auto/qmultiscreen/qmultiscreen.pro | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/qmultiscreen/qmultiscreen.pro b/tests/auto/qmultiscreen/qmultiscreen.pro index 810c05f..fd42870 100644 --- a/tests/auto/qmultiscreen/qmultiscreen.pro +++ b/tests/auto/qmultiscreen/qmultiscreen.pro @@ -1,5 +1,3 @@ load(qttest_p4) SOURCES += tst_qmultiscreen.cpp - - - +QT = core |