TD: remove deprecation warning

This commit is contained in:
wmayer
2023-03-28 17:00:21 +02:00
committed by WandererFan
parent ed4b09349d
commit f2aa219075
2 changed files with 0 additions and 6 deletions

View File

@@ -31,9 +31,6 @@ if(FREECAD_QT_MAJOR_VERSION EQUAL 5)
include_directories(
${QtXmlPatterns_INCLUDE_DIRS}
)
else()
# This is deprecated as of Qt 5.13, and removed in Qt 6
message(WARNING "TechDraw relies on the now-removed Qt XMLPatterns package, and must be refactored to compile against Qt6.")
endif()
include_directories(

View File

@@ -30,9 +30,6 @@ if(FREECAD_QT_MAJOR_VERSION EQUAL 5)
include_directories(
${QtXmlPatterns_INCLUDE_DIRS}
)
else()
# This is deprecated as of Qt 5.13, and removed in Qt 6
message(WARNING "TechDraw relies on the now-removed Qt XMLPatterns package, and must be refactored to compile against Qt6.")
endif()
# The XML files