mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
v2: linux: add icon to linux specific app option and load it during w… (#1272)
* v2: linux: add icon to linux specific app option and load it during window creation Signed-off-by: Martin Gysel <me@bearsh.org> * doc: linux specific option: icon
This commit is contained in:
@@ -2,4 +2,5 @@ package linux
|
||||
|
||||
// Options specific to Linux builds
|
||||
type Options struct {
|
||||
Icon []byte
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user