refactor: replace QRegExp with QRegularExpression

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu committed 2022-07-10 12:17:52 +02:00
1 parent 984692dc62
commit ff2cd50bfa
17 files changed
+48 -53

No files matched your search

-1
View File
@@ -15,7 +15,6 @@
#include <QtNetwork>
#include <QtXml>
#include <QRegExp>
#include <QDebug>