Replace Q_DECL_OVERRIDE with override
ClosedPublic

Authored by nicolasfella on Dec 8 2019, 11:37 PM.

Details

Summary

It's the modern way of doing things

Test Plan

builds

Diff Detail

Repository
R13 KProperty
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella created this revision.Dec 8 2019, 11:37 PM
Restricted Application added a project: KProperty. · View Herald TranscriptDec 8 2019, 11:37 PM
Restricted Application added a subscriber: Kexi-Devel-list. · View Herald Transcript
nicolasfella requested review of this revision.Dec 8 2019, 11:37 PM
staniek accepted this revision.Dec 9 2019, 12:30 AM
staniek added a subscriber: staniek.

Looks good, thanks. We do that this way: apply to branch 3.2 and then merge 3.2 into master. Please ask if unsure.

This revision is now accepted and ready to land.Dec 9 2019, 12:30 AM
This revision was automatically updated to reflect the committed changes.