It compiles fine without qt6.9 deprecated methods

This commit is contained in:
Laurent Montel 2025-02-19 07:19:11 +01:00
parent 4c9486d401
commit 0ca5c53af3

View file

@ -63,7 +63,7 @@ set_package_properties(GNUGo PROPERTIES
)
ecm_set_disabled_deprecation_versions(
QT 6.8.0
QT 6.9.0
KF 6.5
KDEGAMES 6.0
)