diff options
Diffstat (limited to 'tests/auto/qstringbuilder/scenario4.pro')
-rw-r--r-- | tests/auto/qstringbuilder/scenario4.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qstringbuilder/scenario4.pro b/tests/auto/qstringbuilder/scenario4.pro index 1c45a70..1b62b25 100644 --- a/tests/auto/qstringbuilder/scenario4.pro +++ b/tests/auto/qstringbuilder/scenario4.pro @@ -3,5 +3,6 @@ load(qttest_p4) QT = core SOURCES += scenario4.cpp +HEADERS += tst_qstringbuilder.h DEFINES += SCENARIO=4 |