mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2024-11-23 11:17:15 +08:00
update
This commit is contained in:
parent
5539c59233
commit
1601b64883
@ -83,12 +83,6 @@ CustomWindow {
|
||||
right: parent.right
|
||||
}
|
||||
showDark: true
|
||||
Component.onCompleted: {
|
||||
setTitleBarItem(title_bar)
|
||||
setHitTestVisible(title_bar.minimizeButton())
|
||||
setHitTestVisible(title_bar.maximizeButton())
|
||||
setHitTestVisible(title_bar.closeButton())
|
||||
}
|
||||
z:7
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user