🐞 fix(代码错误): 修改代码错误

This commit is contained in:
huheng@kylinos.cn 2022-11-06 15:29:45 +08:00
parent c18830ac3e
commit 5847dffa5d
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ public:
PC = 0, // PC
Android = 1, // Android
};
Q_ENUM(ScreenMsg)
Q_ENUM(DeviceType)
void setTheme(PublicAttributes::Theme theme);