update
This commit is contained in:
parent
146cd36467
commit
d1a1a2bc57
@ -72,6 +72,7 @@ func NewMainWindow(ui *UIImpl) MainWindow {
|
||||
}, globalWin.w)
|
||||
conf.SetDismissText("取消")
|
||||
conf.SetConfirmText("退出")
|
||||
conf.Show()
|
||||
os.Exit(0)
|
||||
},
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user