mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2024-11-27 05:38:37 +08:00
Merge branch 'main' of https://github.com/zhuzichu520/FluentUI
This commit is contained in:
commit
a273aa4588
@ -5,5 +5,6 @@ import FluentUI
|
|||||||
QtObject {
|
QtObject {
|
||||||
readonly property string _key : FluTools.uuid()
|
readonly property string _key : FluTools.uuid()
|
||||||
property int _idx
|
property int _idx
|
||||||
|
property var _ext
|
||||||
property var parent
|
property var parent
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user