Skip to content

Fixups for building without including KService/KIO/Plasma-Frameworks

Alexander Lohnau requested to merge work/implicit_plasma_deps into master
  • Add deprecation wrappers to guard the includes
  • Add explicit public linkage to parts of the API we implicitly depended upon
  • Bump version of plasma-frameworks linking checks to 5.91, because some changes in the headers were needed

BUG: 447908

It is a bit unfortunate that the solution to macros being messed up is to add even more macros :(

Merge request reports