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