Spectral/qml/component/ButtonDelegate.qml
2018-03-21 19:13:47 +08:00

7 lines
86 B
QML

import QtQuick 2.3
import QtQuick.Controls 2.3
ItemDelegate {
id: itemDelegate
}