aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlimport/qqmlimport.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-08-24 14:11:03 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-09-02 04:19:22 +0000
commit06f11da5e17d292eab510b3d9f7c7455108bb91c (patch)
treecb87a617222cfb0f1cef177294a523115b3d5783 /tests/auto/qml/qqmlimport/qqmlimport.pro
parent9713146cbc91d7e41af73ac5af1ec09bce028e1b (diff)
Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.
Fix usage of API that is marked deprecated. Change-Id: Ia887437f99b9ce207891ca19bc49294acb7d629d Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
Diffstat (limited to 'tests/auto/qml/qqmlimport/qqmlimport.pro')
-rw-r--r--tests/auto/qml/qqmlimport/qqmlimport.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qml/qqmlimport/qqmlimport.pro b/tests/auto/qml/qqmlimport/qqmlimport.pro
index 6c99c00570..193f327dc1 100644
--- a/tests/auto/qml/qqmlimport/qqmlimport.pro
+++ b/tests/auto/qml/qqmlimport/qqmlimport.pro
@@ -8,4 +8,3 @@ SOURCES += tst_qqmlimport.cpp
include (../../shared/util.pri)
CONFIG += parallel_test
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0