use qlatin1 for embedded image extractor
ClosedPublic

Authored by astippich on Nov 1 2018, 10:50 AM.

Details

Summary

Use QLatin1String where applicable instead
of QStringLiteral.

Diff Detail

Repository
R286 KFileMetaData
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
astippich created this revision.Nov 1 2018, 10:50 AM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptNov 1 2018, 10:50 AM
Restricted Application added subscribers: Baloo, kde-frameworks-devel. · View Herald Transcript
astippich requested review of this revision.Nov 1 2018, 10:50 AM
bruns added a comment.Nov 1 2018, 8:55 PM

Please use proper Capitalization in the Summary.

src/embeddedimagedata.cpp
175–176

can you add a line break here and below? Also add parentheses, like for "audio/mpeg" above.

astippich updated this revision to Diff 44718.Nov 2 2018, 7:24 PM
  • coding style
astippich marked an inline comment as done.Nov 2 2018, 7:24 PM
astippich edited the summary of this revision. (Show Details)
apol accepted this revision.Nov 2 2018, 11:41 PM
This revision is now accepted and ready to land.Nov 2 2018, 11:41 PM
This revision was automatically updated to reflect the committed changes.