clang-tidy modernize-use-override
ClosedPublic

Authored by dhaumann on Dec 30 2017, 10:37 PM.

Details

Summary

This patch only removes the 'virtual', since the Q_DECL_OVERRIDE already existed.

Test Plan

make test

Diff Detail

Repository
R39 KTextEditor
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dhaumann created this revision.Dec 30 2017, 10:37 PM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptDec 30 2017, 10:37 PM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
dhaumann requested review of this revision.Dec 30 2017, 10:37 PM
mlaurent accepted this revision.Dec 31 2017, 11:58 AM
This revision is now accepted and ready to land.Dec 31 2017, 11:58 AM
This revision was automatically updated to reflect the committed changes.