diff options
Diffstat (limited to 'tests/auto/qdebug/qdebug.pro')
-rw-r--r-- | tests/auto/qdebug/qdebug.pro | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/qdebug/qdebug.pro b/tests/auto/qdebug/qdebug.pro index 57aac48..6e75a09 100644 --- a/tests/auto/qdebug/qdebug.pro +++ b/tests/auto/qdebug/qdebug.pro @@ -1,7 +1,3 @@ load(qttest_p4) SOURCES += tst_qdebug.cpp - QT = core - - - |