summaryrefslogtreecommitdiff
path: root/tests/auto/qhelpcontentmodel
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-08-24 14:56:53 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-08-31 09:08:27 +0000
commitb1fe0ceb2a9af54a7c67878d41f5e03a0fa14bd7 (patch)
treeb2e97d7c352c572e7ec87161a15f257912af7c9e /tests/auto/qhelpcontentmodel
parent99535873c8a85f016083a3247387eac6324af59e (diff)
downloadqttools-b1fe0ceb2a9af54a7c67878d41f5e03a0fa14bd7.tar.gz
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Change-Id: Ifabbd42999d331ce5bc718a3a58e4530366c10b8 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
Diffstat (limited to 'tests/auto/qhelpcontentmodel')
-rw-r--r--tests/auto/qhelpcontentmodel/qhelpcontentmodel.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qhelpcontentmodel/qhelpcontentmodel.pro b/tests/auto/qhelpcontentmodel/qhelpcontentmodel.pro
index 94cdd9a0f..13a7d47bb 100644
--- a/tests/auto/qhelpcontentmodel/qhelpcontentmodel.pro
+++ b/tests/auto/qhelpcontentmodel/qhelpcontentmodel.pro
@@ -19,4 +19,3 @@ wince*: {
} else {
DEFINES += SRCDIR=\\\"$$PWD\\\"
}
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0