Use KWindowSystem's own platform detection API instead of duplicated code
ClosedPublic

Authored by graesslin on Oct 8 2017, 7:21 PM.

Details

Summary

KWindowSystem has an API to know which platform it is on. It's better to
use that one instead of duplicating the logic again and again.

Diff Detail

Repository
R278 KWindowSystem
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin created this revision.Oct 8 2017, 7:21 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptOct 8 2017, 7:21 PM
broulik accepted this revision.Oct 8 2017, 8:24 PM
This revision is now accepted and ready to land.Oct 8 2017, 8:24 PM
This revision was automatically updated to reflect the committed changes.