1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-06 14:26:32 -05:00
Files
suyu-mirror/src/yuzu
Lioncash a2952ac213 configure_motion_touch: Migrate off QRegExp to QRegularExpression
QRegularExpression was introduced in Qt 5 as a better replacement for
QRegExp. In Qt 6.0 QRegExp is removed entirely.

To remain forward compatible with Qt 6.0, we can transition over to
using QRegularExpression.
2021-01-13 22:25:52 -05:00
..
2020-11-15 23:33:19 -05:00
2020-12-24 21:07:24 -03:00
2018-10-02 15:30:48 +02:00
2018-10-02 15:30:48 +02:00
2018-01-13 23:11:51 +00:00
2020-12-22 19:32:58 -05:00
2020-08-26 02:32:32 -04:00
2020-08-26 02:32:32 -04:00