Skip to content

Use includes instead of forward decl where needed

Nicolas Fella requested to merge work/fullyqualified into master

In Qt6 property types need to be fully qualified.

Merge request reports