mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
[v3] completing missing build tags (#2884)
* Update image.go * Update popupmenu.go
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//go:build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
//go:build windows
|
||||
|
||||
package w32
|
||||
|
||||
type Menu HMENU
|
||||
|
||||
Reference in New Issue
Block a user