Skip to content

Resolve warning

Satya Prakash requested to merge satyapr/kalendar:sp into master

RecurringIncidenceChangePage.qml : we are using expression allDay in a way that it can potentially result in a null value that's it is giving warning DatePicker.qml: ',' should not be there. "comma" saperator should be used to saperate multiple expression in a single line of code

Merge request reports