summaryrefslogtreecommitdiff
path: root/action.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-18 04:35:05 -0600
committerJeff Carr <[email protected]>2024-01-18 04:35:05 -0600
commit0898a4601ed9bb27c4723b8effbe26fb6ea53a48 (patch)
tree152c892dc49ad24d20ec7381585032dbdc8b7c04 /action.go
parent95b019ad2215c1192e3fd05608427e38ddadf092 (diff)
really everywhere this timev0.0.3
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'action.go')
-rw-r--r--action.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/action.go b/action.go
index 056c510..9005514 100644
--- a/action.go
+++ b/action.go
@@ -9,7 +9,7 @@ package main
import (
"go.wit.com/log"
"go.wit.com/widget"
- // "go.wit.com/gui/toolkits/tree"
+ // "go.wit.com/toolkits/tree"
)
func doAction(a widget.Action) {