blob: f86a9a271a212452d40ba3876d97ebb2a9aed4a9 [file] [log] [blame]
import QtQuick 2.12
import QtQuick.Controls 2.12
CheckBox {
text: "CheckBox"
}