mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-26 22:04:18 -04:00
It compiles fine without qt 6.10 deprecated methods
This commit is contained in:
@ -99,7 +99,7 @@ endif()
|
|||||||
add_feature_info(LibJXR LibJXR_FOUND "required for the QImage plugin for JPEG XR images")
|
add_feature_info(LibJXR LibJXR_FOUND "required for the QImage plugin for JPEG XR images")
|
||||||
|
|
||||||
ecm_set_disabled_deprecation_versions(
|
ecm_set_disabled_deprecation_versions(
|
||||||
QT 6.9.0
|
QT 6.10.0
|
||||||
KF 6.13.0
|
KF 6.13.0
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user