It compiles fine without qt6.9 deprecated methods

This commit is contained in:
Laurent Montel 2025-03-23 22:09:41 +01:00 committed by Albert Astals Cid
parent 4026f41890
commit a182478e2c

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
)