Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git] / tests / auto / qml / debugger / qqmldebugclient / qqmldebugclient.pro
index 5305afb..38f78e8 100644 (file)
@@ -15,3 +15,4 @@ DEFINES += QT_QML_DEBUG_NO_WARNING
 CONFIG += qml_debug
 
 QT += qml-private testlib gui-private
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0