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