This commit is contained in:
zhuzichu 2023-07-07 09:04:58 +08:00
commit a273aa4588

View File

@ -5,5 +5,6 @@ import FluentUI
QtObject {
readonly property string _key : FluTools.uuid()
property int _idx
property var _ext
property var parent
}