Force using QStringliteral and disallow implicit string to url cast
ClosedPublic

Authored by nicolasfella on Jun 23 2019, 12:12 PM.

Details

Summary

One should always use QStringLiteral. Spectacle code does well here, let's keep it that way

Diff Detail

Repository
R166 Spectacle
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.Jun 23 2019, 12:12 PM
Restricted Application added a project: Spectacle. · View Herald TranscriptJun 23 2019, 12:12 PM
nicolasfella requested review of this revision.Jun 23 2019, 12:12 PM
davidre accepted this revision.Jun 23 2019, 12:13 PM
This revision is now accepted and ready to land.Jun 23 2019, 12:13 PM
This revision was automatically updated to reflect the committed changes.