aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/styleimports/data/PlatformStyle/+windows/Button.qml
blob: 6a94679c2b627269ea2c02db2c92ba7f8ecee883 (plain)
1
2
3
4
import QtQuick.Templates as T
T.Button {
    objectName: "PlatformStyle/+windows"
}