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