diff options
Diffstat (limited to 'tests/auto/qhelpcontentmodel/qhelpcontentmodel.pro')
-rw-r--r-- | tests/auto/qhelpcontentmodel/qhelpcontentmodel.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qhelpcontentmodel/qhelpcontentmodel.pro b/tests/auto/qhelpcontentmodel/qhelpcontentmodel.pro index 4f7a21166..71f028941 100644 --- a/tests/auto/qhelpcontentmodel/qhelpcontentmodel.pro +++ b/tests/auto/qhelpcontentmodel/qhelpcontentmodel.pro @@ -19,3 +19,4 @@ wince*: { } else { DEFINES += SRCDIR=\\\"$$PWD\\\" } +DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 |