diff options
Diffstat (limited to 'views/calendar/qml/DaylongEvents.qml')
-rw-r--r-- | views/calendar/qml/DaylongEvents.qml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/views/calendar/qml/DaylongEvents.qml b/views/calendar/qml/DaylongEvents.qml index a07b66dd..a338cf3b 100644 --- a/views/calendar/qml/DaylongEvents.qml +++ b/views/calendar/qml/DaylongEvents.qml | |||
@@ -3,6 +3,4 @@ import QtQuick 2.7 | |||
3 | import org.kube.framework 1.0 as Kube | 3 | import org.kube.framework 1.0 as Kube |
4 | 4 | ||
5 | Kube.DayLongEventModel { | 5 | Kube.DayLongEventModel { |
6 | start: "2018-04-09" | ||
7 | length: 7 | ||
8 | } | 6 | } |