port from deprecated KAuthorized::authorizeKAction to authorizeAction
ClosedPublic

Authored by sitter on Nov 15 2017, 7:16 AM.

Details

Summary

authorizeKAction is internally calling authorizeAction, so simply switch
the function calls to the new name

fixes excessive deprecation warnings getting raised

Diff Detail

Repository
R294 KBookmarks
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.Nov 15 2017, 7:16 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptNov 15 2017, 7:16 AM
apol accepted this revision.Nov 15 2017, 11:16 AM
This revision is now accepted and ready to land.Nov 15 2017, 11:16 AM
This revision was automatically updated to reflect the committed changes.