diff options
Diffstat (limited to 'tests/auto/qstringmatcher')
-rw-r--r-- | tests/auto/qstringmatcher/qstringmatcher.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qstringmatcher/qstringmatcher.pro b/tests/auto/qstringmatcher/qstringmatcher.pro index e478d4e..2c15097 100644 --- a/tests/auto/qstringmatcher/qstringmatcher.pro +++ b/tests/auto/qstringmatcher/qstringmatcher.pro @@ -1,5 +1,5 @@ load(qttest_p4) SOURCES += tst_qstringmatcher.cpp - +QT = core DEFINES += QT_NO_CAST_TO_ASCII |