mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-18 13:12:50 +00:00
c90d22f3b2
Using `^` and `$` is shorter than `QRegularExpression::anchoredPattern`, and even allows us in one case to get rid of a trailing `.*`.