Use KActionCollection::setDefaultShortcut
ClosedPublic

Authored by heikobecker on Nov 10 2017, 5:43 PM.

Details

Summary

...instead of QAction::setShortcut, which removes some run-time
warnings.

Test Plan

Builds, runs and warnings disappear

Diff Detail

Repository
R433 KGet
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
heikobecker created this revision.Nov 10 2017, 5:43 PM
wbauer accepted this revision.Nov 11 2017, 10:50 AM

Seems to be fine...

This revision is now accepted and ready to land.Nov 11 2017, 10:50 AM
This revision was automatically updated to reflect the committed changes.