blob: 5283164840696679ff43eaa61da7052ea05bc012 [file] [log] [blame]
import QtQuick 2.12
import QtQuick.Controls 2.12
ItemDelegate {
text: "ItemDelegate"
}