Change name of root id to root everywhere
This commit is contained in:
@@ -5,6 +5,7 @@ import qs.Common.Styled
|
||||
|
||||
Item {
|
||||
id: root
|
||||
|
||||
property int targetYear: new Date().getFullYear()
|
||||
property int targetMonth: new Date().getMonth() // 0-11
|
||||
property date currentDate: new Date()
|
||||
|
||||
Reference in New Issue
Block a user