Remove placeholder countdowns
This commit is contained in:
parent
426cd746b2
commit
4d11c90709
1 changed files with 0 additions and 11 deletions
11
src/Main.qml
11
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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue