diff options
Diffstat (limited to 'tests/auto/qstring/qstring.pro')
-rw-r--r-- | tests/auto/qstring/qstring.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qstring/qstring.pro b/tests/auto/qstring/qstring.pro index 02253c2..eb52d90 100644 --- a/tests/auto/qstring/qstring.pro +++ b/tests/auto/qstring/qstring.pro @@ -1,8 +1,6 @@ load(qttest_p4) SOURCES += tst_qstring.cpp -QT -= gui - QT = core DEFINES += QT_NO_CAST_TO_ASCII |