It compiles fine without kf6.12 deprecated methods

This commit is contained in:
Laurent Montel 2025-03-22 06:47:20 +01:00
parent 473f5d9847
commit bef2b9168f

View File

@ -100,7 +100,7 @@ add_feature_info(LibJXR LibJXR_FOUND "required for the QImage plugin for JPEG XR
ecm_set_disabled_deprecation_versions(
QT 6.8.0
KF 6.11.0
KF 6.12.0
)
add_subdirectory(src)