summaryrefslogtreecommitdiffstats
path: root/views/calendar/qml/WeekEvents.qml
blob: 47afae408732adce2e949ea9b07ddce0606be14e (plain)
1
2
3
4
5
6
import QtQuick 2.7

import org.kube.framework 1.0 as Kube

Kube.EventTreeModel {
}