summaryrefslogtreecommitdiff
path: root/tests/auto/dialogs
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-08-25 09:53:02 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-08-25 10:57:35 +0000
commitbbd67125242fd270890749c0c7c0bf0abe9418b9 (patch)
tree31b6650d6fc442aad55c0da4c944c1bc92afa21f /tests/auto/dialogs
parent804b14a6878c88b5a12f48305835c11e2c41c42d (diff)
downloadqtquickcontrols-bbd67125242fd270890749c0c7c0bf0abe9418b9.tar.gz
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Change-Id: Ia11c855802fb816b2bb4c1620f7bd1385d32ca0e Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'tests/auto/dialogs')
-rw-r--r--tests/auto/dialogs/dialogs.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/dialogs/dialogs.pro b/tests/auto/dialogs/dialogs.pro
index cf46bed1..945c01c4 100644
--- a/tests/auto/dialogs/dialogs.pro
+++ b/tests/auto/dialogs/dialogs.pro
@@ -16,5 +16,3 @@ TESTDATA = data/*
OTHER_FILES += \
data/RectWithFileDialog.qml
-
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0