Files
citron/src/yuzu/configuration
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
2019-10-02 08:35:43 -04:00
2020-11-15 23:33:19 -05:00