feat: export ProductType for QML

as title

pms: BUG-303845
This commit is contained in:
zhangkun 2025-02-24 17:50:02 +08:00 committed by mhduiy
parent 6dfb3c767a
commit d86c290665
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ public:
NixOS
};
Q_ENUM(ProductType)
enum DeepinType {
UnknownDeepin = 0,
DeepinDesktop,