Add playback controls to dock menu on MacOS
This commit is contained in:
@@ -10,3 +10,6 @@ func installReopenHandler(w fyne.Window) {
|
||||
func isRealQuit() bool {
|
||||
return false
|
||||
}
|
||||
|
||||
func installDockMenu(menu *fyne.Menu) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user