diff options
Diffstat (limited to 'tests/auto/qmap/qmap.pro')
-rw-r--r-- | tests/auto/qmap/qmap.pro | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/qmap/qmap.pro b/tests/auto/qmap/qmap.pro index 5b61272..00b84d1 100644 --- a/tests/auto/qmap/qmap.pro +++ b/tests/auto/qmap/qmap.pro @@ -3,6 +3,4 @@ load(qttest_p4) QT = core SOURCES += tst_qmap.cpp - - - +QT = core |