forked from lubuwest/Friendiqa
version v0.6.7 with moderation
This commit is contained in:
parent
5f8edccdfe
commit
48a70b8395
46 changed files with 2106 additions and 1026 deletions
|
@ -99,7 +99,7 @@ Rectangle{
|
|||
}
|
||||
}
|
||||
|
||||
onClicked:{print("status "+status)
|
||||
onClicked:{
|
||||
if (status==""){
|
||||
rootstackView.push("qrc:/qml/calendarqml/EventList.qml",{"dayint": event.startday, "events":[event]});
|
||||
} else {rootstackView.pop()}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue