diff options
Diffstat (limited to 'tests/auto/qmutexlocker')
-rw-r--r-- | tests/auto/qmutexlocker/qmutexlocker.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qmutexlocker/qmutexlocker.pro b/tests/auto/qmutexlocker/qmutexlocker.pro index f921308..ff8a3da 100644 --- a/tests/auto/qmutexlocker/qmutexlocker.pro +++ b/tests/auto/qmutexlocker/qmutexlocker.pro @@ -1,5 +1,3 @@ load(qttest_p4) SOURCES += tst_qmutexlocker.cpp QT = core - - |