[plugins/windowsystem] Fix compilation with no-deprecated build of KWindowSystem
ClosedPublic

Authored by zzag on Jan 13 2020, 10:50 PM.

Details

Summary

This change ensures that KWin can be built with a version of KWS that
doesn't have any deprecated stuff. I assume that no distro ships such
builds of KWS and it's only a developer thing.

I didn't backport KWINDOWSYSTEM_BUILD_DEPRECATED_SINCE macro because
the next release of Plasma (5.18) depends on KF 5.66.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Jan 13 2020, 10:50 PM
Restricted Application added a project: KWin. · View Herald TranscriptJan 13 2020, 10:50 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Jan 13 2020, 10:50 PM
davidedmundson accepted this revision.Jan 15 2020, 4:34 PM
This revision is now accepted and ready to land.Jan 15 2020, 4:34 PM
This revision was automatically updated to reflect the committed changes.