Skip to content

Forward declare deprecated Plasma::Package class

Alexander Lohnau requested to merge work/fwd_deprecated_class into master

It is used in virtual methods, which are wrapped in the BUILD variants of the deprecation macros. If one excluded deprecated plasma-frameworks API this will cause an unknown type to be referenced.

Required for plasma-workspace!1195 (merged)

Merge request reports