forked from Public/monero-gui
qt: replace QRegExp with QRegularExpression
QRegExp is removed in Qt6
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#include <QRegExp>
|
||||
#include <QMessageBox>
|
||||
#include <QPixmap>
|
||||
#include <QTranslator>
|
||||
|
||||
Reference in New Issue
Block a user