[DaysCalendar] Port to new Connections syntax
This commit is contained in:
parent
2c6c29064d
commit
7b726cffb4
@ -125,7 +125,7 @@ Item {
|
||||
|
||||
Connections {
|
||||
target: daysCalendar
|
||||
onActivateHighlightedItem: {
|
||||
function onActivateHighlightedItem(delegate) {
|
||||
if (delegate.containsMouse) {
|
||||
delegate.clicked(null)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user