qtdeclarative
qtdeclarative copied to clipboard
Update and fix qquickstyle.cpp
At build time the QPlatformTheme project does not have an Appearance member and this member is for the Qt namespace. As a result, line 391 was changed from QPlatformTheme to Qt.