Fix dangling reference with "auto" becoming "QStringBuilder"
ClosedPublic

Authored by kossebau on Sep 14 2018, 7:23 PM.

Details

Summary

With QT_USE_QSTRINGBUILDER being enabled, code best is checked with
clazy -checks=auto-unexpected-qstringbuilder for these traps now enabled

Diff Detail

Repository
R6 KActivities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau created this revision.Sep 14 2018, 7:23 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptSep 14 2018, 7:23 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
kossebau requested review of this revision.Sep 14 2018, 7:23 PM
davidedmundson accepted this revision.Sep 14 2018, 9:28 PM
This revision is now accepted and ready to land.Sep 14 2018, 9:28 PM
This revision was automatically updated to reflect the committed changes.