chore: make all the regexes static const

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97 2025-04-16 18:55:26 +03:00
parent 21c90527d2
commit c5fd5e6ac1
No known key found for this signature in database
GPG key ID: 55EF5DA53DB36318
37 changed files with 87 additions and 84 deletions

View file

@ -21,8 +21,6 @@
#include <QDebug>
#include <QMap>
#include <QRegularExpression>
#include "MTPixmapCache.h"
#include "minecraft/mod/tasks/LocalTexturePackParseTask.h"