aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/switcher.qml
blob: 260b00fb84145facf7f90c0d40af899ac0469563 (plain)
1
2
3
4
5
import QML

Switch {
    onLabel: qsTr("Power on")
}