diff options
Diffstat (limited to 'tests/auto/qxmlnamepool/qxmlnamepool.pro')
-rw-r--r-- | tests/auto/qxmlnamepool/qxmlnamepool.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qxmlnamepool/qxmlnamepool.pro b/tests/auto/qxmlnamepool/qxmlnamepool.pro index 34be2a3..df75682 100644 --- a/tests/auto/qxmlnamepool/qxmlnamepool.pro +++ b/tests/auto/qxmlnamepool/qxmlnamepool.pro @@ -4,4 +4,3 @@ QT += testlib SOURCES += tst_qxmlnamepool.cpp include (../xmlpatterns.pri) -DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 |