mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
chore: make all the regexes static const (#3647)
This commit is contained in:
@ -41,7 +41,6 @@
|
||||
#include <QCoreApplication>
|
||||
#include <QDebug>
|
||||
#include <QDir>
|
||||
#include <QRegularExpression>
|
||||
#include <QStandardPaths>
|
||||
#include <variant>
|
||||
#include "MessageLevel.h"
|
||||
|
Reference in New Issue
Block a user