mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-03 21:27:25 -04:00
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