summaryrefslogtreecommitdiff
path: root/widget.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-18 22:36:35 -0600
committerJeff Carr <[email protected]>2024-01-18 22:36:35 -0600
commitc1b2c4a18200172f01cf9a0d02aa632f087224d5 (patch)
tree6e6f7e81cd5175056d4d93096f23d451551b58a5 /widget.go
parentf3d6daa29eccbaeb7b9b1709b4ddffe010c00bd0 (diff)
update pathsv0.12.5
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'widget.go')
-rw-r--r--widget.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/widget.go b/widget.go
index 4383722..ed8a12d 100644
--- a/widget.go
+++ b/widget.go
@@ -4,10 +4,10 @@ import (
"errors"
"strconv"
- "go.wit.com/gui/gui"
+ "go.wit.com/gui"
"go.wit.com/lib/gadgets"
- "go.wit.com/lib/widget"
"go.wit.com/log"
+ "go.wit.com/widget"
)
/*