opt: theme type

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-11-28 13:11:29 +08:00
parent abdc4acd61
commit 25fc85bd3a
10 changed files with 54 additions and 87 deletions

View File

@@ -1,6 +1,8 @@
class GlobalData {
int imgQuality = 10;
int themeMode = 2;
// 私有构造函数
GlobalData._();