Correct usage of KActionCollection
ClosedPublic

Authored by gregormi on Nov 11 2018, 4:36 PM.

Details

Summary

Fixes this warning: "Shortcut for action
"katekonsole_tools_toggle_focus" "&Focus Terminal" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s)
instead."

Diff Detail

Repository
R40 Kate
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
gregormi created this revision.Nov 11 2018, 4:36 PM
Restricted Application added a project: Kate. · View Herald TranscriptNov 11 2018, 4:36 PM
Restricted Application added a subscriber: kwrite-devel. · View Herald Transcript
gregormi requested review of this revision.Nov 11 2018, 4:36 PM
cullmann accepted this revision.Nov 11 2018, 7:20 PM
This revision is now accepted and ready to land.Nov 11 2018, 7:20 PM
This revision was automatically updated to reflect the committed changes.