summaryrefslogtreecommitdiff
path: root/components/ButtonColumn.qml
blob: 16d7daa2a2cddf4ffb0a4dd8cf799a4039bab8b2 (plain)
1
2
3
4
5
import QtQuick 2.0
import "custom" as Components

Components.ButtonColumn {
}