mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-07 03:25:24 +08:00
update
This commit is contained in:
@ -83,12 +83,6 @@ CustomWindow {
|
|||||||
right: parent.right
|
right: parent.right
|
||||||
}
|
}
|
||||||
showDark: true
|
showDark: true
|
||||||
Component.onCompleted: {
|
|
||||||
setTitleBarItem(title_bar)
|
|
||||||
setHitTestVisible(title_bar.minimizeButton())
|
|
||||||
setHitTestVisible(title_bar.maximizeButton())
|
|
||||||
setHitTestVisible(title_bar.closeButton())
|
|
||||||
}
|
|
||||||
z:7
|
z:7
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user