Restore behaviour of KKeyServer::symXToKeyQt
ClosedPublic

Authored by dfaure on Aug 13 2017, 9:45 PM.

Details

Summary

32526718ea made this deprecated method call the new method which
can also set KeypadModifier, but for compatibility reasons symXToKeyQt
shouldn't do that.

Test Plan

none, it's the same fix as in kwin, but in the right layer

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.
dfaure created this revision.Aug 13 2017, 9:45 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptAug 13 2017, 9:45 PM
graesslin accepted this revision.Aug 14 2017, 7:10 PM
This revision is now accepted and ready to land.Aug 14 2017, 7:10 PM
This revision was automatically updated to reflect the committed changes.