mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-01 15:42:20 +08:00
update
This commit is contained in:
@ -45,7 +45,6 @@ FluWindow {
|
||||
tour.open()
|
||||
checkUpdate(true)
|
||||
FluEventBus.registerEvent(event_checkupdate)
|
||||
setHitTestVisible(layout_back_buttons)
|
||||
}
|
||||
|
||||
Component.onDestruction: {
|
||||
|
@ -48,7 +48,6 @@ FluWindow {
|
||||
tour.open()
|
||||
checkUpdate(true)
|
||||
FluEventBus.registerEvent(event_checkupdate)
|
||||
setHitTestVisible(layout_back_buttons)
|
||||
}
|
||||
|
||||
Component.onDestruction: {
|
||||
|
Reference in New Issue
Block a user