It compiles fine without qt6.9 deprecated methods

This commit is contained in:
Laurent Montel 2025-03-23 22:09:41 +01:00
parent bef2b9168f
commit 5c5c13be51

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.8.0
QT 6.9.0
KF 6.12.0
)