[calendar] Add missing item id
This commit is contained in:
parent
f746db2878
commit
e757ebb483
@ -219,6 +219,7 @@ PinchArea {
|
||||
}
|
||||
|
||||
initialItem: DaysCalendar {
|
||||
id: mainDaysCalendar
|
||||
title: calendarBackend.displayedDate.getFullYear() == new Date().getFullYear() ? root.selectedMonth : root.selectedMonth + ", " + root.selectedYear
|
||||
|
||||
columns: calendarBackend.days
|
||||
|
Loading…
Reference in New Issue
Block a user