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