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
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 4834
Build 4852: arc lint + arc unit
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.