Skip to content
Commit 2b3a69a6 authored by Nate Graham's avatar Nate Graham
Browse files

components/calendar: Fix undefined string error

model.subLabel isn't always set, so we should return an empty string if
it's not. This fixes the error: "DayDelegate.qml:205: Unable to assign
[undefined] to QString"
parent 26b25d43
Pipeline #331814 passed with stage
in 26 minutes and 42 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment