aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlmoduleplugin/pluginMixed
diff options
context:
space:
mode:
authorFriedemann Kleint <[email protected]>2015-09-01 09:15:00 +0200
committerFriedemann Kleint <[email protected]>2015-09-03 19:23:46 +0000
commit7ea2bb876413edc43bb6138978588c290a99f797 (patch)
tree38cff80621df26d949c2c872268ea3201b6fd3c9 /tests/auto/qml/qqmlmoduleplugin/pluginMixed
parent06f11da5e17d292eab510b3d9f7c7455108bb91c (diff)
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Diffstat (limited to 'tests/auto/qml/qqmlmoduleplugin/pluginMixed')
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro b/tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro
index d3b237b0f7..c7e0f6dc09 100644
--- a/tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro
+++ b/tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro
@@ -11,4 +11,3 @@ IMPORT_FILES = \
qmldir
include (../../../shared/imports.pri)
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0