Explicitly type ColorUtils lambda
ClosedPublic

Authored by cblack on Apr 7 2020, 7:33 PM.

Details

Summary

Fixes Qt 5.12 CI failure:

no known conversion from ColorUtils* (*)(QQmlEngine*, QJSEngine*) to QObject* (*)(QQmlEngine*, QJSEngine*)

Diff Detail

Repository
R169 Kirigami
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
cblack created this revision.Apr 7 2020, 7:33 PM
Restricted Application added a project: Kirigami. · View Herald TranscriptApr 7 2020, 7:33 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
cblack requested review of this revision.Apr 7 2020, 7:33 PM
mart accepted this revision.Apr 8 2020, 7:34 AM
This revision is now accepted and ready to land.Apr 8 2020, 7:34 AM
This revision was automatically updated to reflect the committed changes.