mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Update default theme name (#4944)
This commit is contained in:
parent
ed170f7e07
commit
4b8e47d079
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue