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