Skip to content

Drop branch for no-longer used deprecated KNSWidgets API

The old API is already always made invisible to the compiler due to ecm_set_disabled_deprecation_versions(KF 5.92.0/5.240.0)

Dropping the use of KNEWSTUFFWIDGETS_ENABLE_DEPRECATED_SINCE also allows KF6 builds to stop having to pass a custom EXCLUDE_DEPRECATED_BEFORE_AND_AT version, and allow to reset the default to 0 for the major KF version.

Edited by Friedrich W. H. Kossebau

Merge request reports