avatar: avoid shadowing property smooth
Smooth is a property of QQuickItem. In 6.6 these properties are declared final which causes an error when used.
Smooth is a property of QQuickItem. In 6.6 these properties are declared final which causes an error when used.