forked from Public/monero-gui
qt: replace QRegExp with QRegularExpression
QRegExp is removed in Qt6
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
#include <QObject>
|
||||
#include <QDesktopWidget>
|
||||
#include <QScreen>
|
||||
#include <QRegExp>
|
||||
#include <QThread>
|
||||
|
||||
#include <version.h>
|
||||
|
||||
Reference in New Issue
Block a user