Don't make CssHelperBase::extraXCss() methods virtual
ClosedPublic

Authored by vkrause on Aug 23 2019, 2:41 PM.

Details

Summary

Those are not overridden anywhere, so this isn't needed and makes it easier
to reason about this code.

Diff Detail

Repository
R94 PIM: Message Library
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 15538
Build 15556: arc lint + arc unit
vkrause created this revision.Aug 23 2019, 2:41 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptAug 23 2019, 2:41 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Aug 23 2019, 2:41 PM
knauss accepted this revision.Aug 23 2019, 2:49 PM
This revision is now accepted and ready to land.Aug 23 2019, 2:49 PM
This revision was automatically updated to reflect the committed changes.