Move typesForMimeType helper from BasicIndexingJob to anonymous namespace
ClosedPublic

Authored by bruns on Dec 3 2018, 6:49 PM.

Details

Summary

Removes the KFileMetadata include dependency in the header.

While at it, remove the temporary QList<KFM::Type::Type>, just iterate
through the hash.

Depends on D17324

Diff Detail

Repository
R293 Baloo
Branch
submit
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 5682
Build 5700: arc lint + arc unit
bruns created this revision.Dec 3 2018, 6:49 PM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptDec 3 2018, 6:49 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Dec 3 2018, 6:49 PM
bruns updated this revision to Diff 46810.Dec 3 2018, 6:53 PM

add missing closing parentheses

bruns updated this revision to Diff 46820.Dec 4 2018, 12:02 AM

add missing iterator increment

astippich accepted this revision.Dec 11 2018, 8:27 AM
This revision is now accepted and ready to land.Dec 11 2018, 8:27 AM
This revision was automatically updated to reflect the committed changes.