mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
Revert "Merge branch 'v3-alpha-linux-systray' into v3-alpha"
This reverts commit92b26488da, reversing changes made to1c48d567e1.
This commit is contained in:
@@ -79,7 +79,6 @@ func (m *linuxApp) getApplicationMenu() pointer {
|
||||
|
||||
menu := globalApplication.ApplicationMenu
|
||||
if menu != nil {
|
||||
menu.impl = newMenuBarImpl(menu)
|
||||
InvokeSync(func() {
|
||||
menu.Update()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user