diff options
Diffstat (limited to 'tests/auto/jsondbqueryobject/jsondbqueryobject.pro')
| -rw-r--r-- | tests/auto/jsondbqueryobject/jsondbqueryobject.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/jsondbqueryobject/jsondbqueryobject.pro b/tests/auto/jsondbqueryobject/jsondbqueryobject.pro index 00b48012..ae09ed6d 100644 --- a/tests/auto/jsondbqueryobject/jsondbqueryobject.pro +++ b/tests/auto/jsondbqueryobject/jsondbqueryobject.pro @@ -22,3 +22,4 @@ OTHER_FILES += \ data.files = $$OTHER_FILES data.path = $$[QT_INSTALL_TESTS]/$$TARGET INSTALLS += data +DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 |
