Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git] / tests / auto / quick / qquickdrag / qquickdrag.pro
index 820661a..6e02a4d 100644 (file)
@@ -7,3 +7,4 @@ SOURCES += tst_qquickdrag.cpp
 CONFIG += parallel_test
 
 QT += core-private gui-private qml-private quick-private network testlib
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0