Skip to content

Put QT_VERSION check around Kdelibs4Migration class

Alexander Lohnau requested to merge work/migration_code_visibility into master

This way one can catch this case when one does experimental ports to Qt6/KF6.

Emitting deprecation warnings would only annoy consumers, because all of the usages are for compatibility logic only.

Task: https://phabricator.kde.org/T11584

Merge request reports