Skip to content

Fix time input bug caused by "or" in regex

Fushan Wen requested to merge cherry-pick-be56079c into Plasma/5.26

Removed or-condition in regex, Qt.ImhTime can take care of this.

BUG: 415028 FIXED-IN: 5.26.5

(cherry picked from commit be56079c)

Merge request reports