aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltc/QmltcTests/myCheckBox.qml
blob: c5a2f5a7b83f053e61e3bf3f635c96a7dd7b885f (plain)
1
2
3
4
5
import QtQuick.Templates

CheckBox {

}