summaryrefslogtreecommitdiff
path: root/action.go
diff options
context:
space:
mode:
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 0aa075c..77b839e 100644
--- a/action.go
+++ b/action.go
@@ -12,8 +12,8 @@ package gui
import (
"errors"
- "go.wit.com/lib/widget"
"go.wit.com/log"
+ "go.wit.com/widget"
)
// 2024/01/11 finally moving to type any. simplify to just 'value'