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