Fix icon property assignment
QQuickIcon and our copy of that are two different types, we can't just assign one to the other. Instead, assign all properties our copy has.
Fixes fallout of !90 (merged).
QQuickIcon and our copy of that are two different types, we can't just assign one to the other. Instead, assign all properties our copy has.
Fixes fallout of !90 (merged).