Update default theme name (#4944)

This commit is contained in:
tooomm 2023-11-20 01:01:42 +01:00 committed by GitHub
parent ed170f7e07
commit 4b8e47d079
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
#include <QPixmapCache>
#include <QStandardPaths>
#define NONE_THEME_NAME "None "
#define NONE_THEME_NAME "Default"
#define STYLE_CSS_NAME "style.css"
#define HANDZONE_BG_NAME "handzone"
#define PLAYERZONE_BG_NAME "playerzone"