diff --git a/src/Main.qml b/src/Main.qml index 47ae50e..382bf71 100644 --- a/src/Main.qml +++ b/src/Main.qml @@ -50,17 +50,6 @@ Kirigami.ApplicationWindow { ListModel { id: countdownModel - - ListElement { - name: "Japan trip!" - description: ":D" - date: 131 - } - ListElement { - name: "My birthday!" - description: "Pls give money" - date: 61 - } } Component {