mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-21 14:23:54 -07:00
Fix english language in options
This commit is contained in:
parent
948a5c62ef
commit
2e7298d064
9 changed files with 13 additions and 20167 deletions
|
|
@ -19,6 +19,9 @@
|
|||
#define PIXMAPCACHE_SIZE_MIN 64
|
||||
#define PIXMAPCACHE_SIZE_MAX 2047
|
||||
|
||||
#define DEFAULT_LANG_CODE "en"
|
||||
#define DEFAULT_LANG_NAME "English"
|
||||
|
||||
class QSettings;
|
||||
|
||||
class SettingsCache : public QObject {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue