It compiles fine without qt 6.10 deprecated methods

This commit is contained in:
Laurent Montel
2025-07-20 21:42:04 +02:00
parent 1d69f6af57
commit 080fd3c72d

View File

@ -99,7 +99,7 @@ endif()
add_feature_info(LibJXR LibJXR_FOUND "required for the QImage plugin for JPEG XR images")
ecm_set_disabled_deprecation_versions(
QT 6.9.0
QT 6.10.0
KF 6.13.0
)