summaryrefslogtreecommitdiff
path: root/src/common/memory_detect.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2021-01-13 22:22:44 -0500
committerLioncash <mathew1800@gmail.com>2021-01-13 22:25:52 -0500
commita2952ac213359a544f6e79dfb1f655e9a49350a0 (patch)
tree1f51ba38a1198da516a3797ad4aa18a14fe655c2 /src/common/memory_detect.cpp
parent5e35c69f35f76c07de8decd509987c648d822e61 (diff)
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.
Diffstat (limited to 'src/common/memory_detect.cpp')
0 files changed, 0 insertions, 0 deletions