Skip to content

[ToolTip] Use local Label instead of importing QQC2

Nicolas Fella requested to merge work/nico/tooltip into master

We are the actual implementation of QQC2, so importing it would ultimately import ourselves, so we can use the local Label component directly.

This makes the life of qmlcachegen easier, giving us improved performance

Merge request reports