Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a date-time with invalid QTime to use a valid one
Using QTime(), which is null and invalid, as the time field of a QDateTime is supported, but is ill-advised. Use the start of the day instead. Change-Id: If30db046218926f7634bbcfcf35cd000d7f6535f Reviewed-by: Thiago Macieira <[email protected]>
- Loading branch information