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