-
Notifications
You must be signed in to change notification settings - Fork 511
Open
Description
Hello,
I try to run the example but it doesn't work:
➜ iPingTray git:(main) ✗ go run main.go
# command-line-arguments
./main.go:83:13: undefined: systray.SetRemovalAllowed
It come from:
Line 83 in 22c167e
| systray.SetRemovalAllowed(true) |
But strangely, this function seems defined here:
Line 42 in 22c167e
| func SetRemovalAllowed(allowed bool) { |
Best regards
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels