diff options
| author | Jeff Carr <[email protected]> | 2025-02-06 23:35:15 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-06 23:35:15 -0600 |
| commit | 7e47ca98435ed6315f2f0c15d41a1c817576f0f3 (patch) | |
| tree | 481a590dc6de17393f677ada30d6b512bb23f59c /eventMouseClick.go | |
| parent | 37723c2b9a91ad001828f492970b94ce91ff6d4c (diff) | |
quiet output
Diffstat (limited to 'eventMouseClick.go')
| -rw-r--r-- | eventMouseClick.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eventMouseClick.go b/eventMouseClick.go index 5e21d02..57c4580 100644 --- a/eventMouseClick.go +++ b/eventMouseClick.go @@ -12,6 +12,7 @@ import ( ) /* +// this didn't work. panic() func (tk *guiWidget) DeleteNode() { p := tk.parent for i, child := range p.children { |
