Fix build due to missing QVector include
ClosedPublic

Authored by dvratil on Jul 12 2019, 9:30 AM.

Details

Summary

I get 'implicit instantiation of undefined template 'QVector<QString>'
when building against Qt 5.12.4 without this change.

Test Plan

Builds against Qt 5.12.4

Diff Detail

Repository
R290 KPackage
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dvratil created this revision.Jul 12 2019, 9:30 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptJul 12 2019, 9:30 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
dvratil requested review of this revision.Jul 12 2019, 9:30 AM
davidedmundson accepted this revision.Jul 12 2019, 10:18 AM
This revision is now accepted and ready to land.Jul 12 2019, 10:18 AM
This revision was automatically updated to reflect the committed changes.