Skip to content

VLCTime: fix return value for length of 1 hour

Felix Paul Kühne requested to merge fkuehne/VLCKit:bp-273 into 3.0

Previously, we returned only '00:00' as string value if the time matches exactly one hour.

(cherry picked from commit b6156dc4, backport of !273 (merged))

Merge request reports