[calendar import]Set 'today' properly
This commit is contained in:
parent
da33d6211f
commit
b0f56eed9b
@ -134,6 +134,7 @@ Item {
|
||||
days: 7
|
||||
weeks: 6
|
||||
firstDayOfWeek: Qt.locale().firstDayOfWeek
|
||||
today: root.today
|
||||
}
|
||||
|
||||
DaysCalendar {
|
||||
|
Loading…
Reference in New Issue
Block a user