diff options
Diffstat (limited to 'tests/auto/qpoint/qpoint.pro')
-rw-r--r-- | tests/auto/qpoint/qpoint.pro | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/auto/qpoint/qpoint.pro b/tests/auto/qpoint/qpoint.pro index 734fd3cdd4..8b006c2412 100644 --- a/tests/auto/qpoint/qpoint.pro +++ b/tests/auto/qpoint/qpoint.pro @@ -3,8 +3,5 @@ ############################################################ load(qttest_p4) -QT = core - SOURCES += tst_qpoint.cpp - - +QT = core |