1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-18 13:12:50 +00:00
jvoisin c90d22f3b2 Replace usage of QRegularExpression::anchoredPattern with ^ and $
Using `^` and `$` is shorter than `QRegularExpression::anchoredPattern`,
and even allows us in one case to get rid of a trailing `.*`.
2023-01-12 22:52:00 +01:00
..
2022-10-10 15:16:18 +02:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-10-10 15:16:18 +02:00
2022-10-10 15:16:18 +02:00
2022-09-22 21:35:26 +03:00
2022-10-10 15:16:18 +02:00