🐞 fix(代码错误): 修改代码错误
This commit is contained in:
parent
c18830ac3e
commit
5847dffa5d
|
@ -41,7 +41,7 @@ public:
|
|||
PC = 0, // PC
|
||||
Android = 1, // Android
|
||||
};
|
||||
Q_ENUM(ScreenMsg)
|
||||
Q_ENUM(DeviceType)
|
||||
|
||||
void setTheme(PublicAttributes::Theme theme);
|
||||
|
||||
|
|
Loading…
Reference in New Issue