[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
Branch
fix-no-deprecated-build
Lint
Lint ErrorsExcuse: la di da
SeverityLocationCodeMessage
Errorinput.h:310CppcheckunknownMacro
Unit
No Unit Test Coverage
Build Status
Buildable 21086
Build 21104: arc lint + arc unit
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.