summaryrefslogtreecommitdiff
path: root/tree.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-18 04:08:32 -0600
committerJeff Carr <[email protected]>2024-01-18 04:08:32 -0600
commit95b019ad2215c1192e3fd05608427e38ddadf092 (patch)
tree948f48e89d51d3da31c3d76577954881050164dc /tree.go
parent66f87e34481df249b238d2b1490b6a0c1a3402e0 (diff)
pathsv0.0.2
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'tree.go')
-rw-r--r--tree.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tree.go b/tree.go
index 6ba353e..57f283a 100644
--- a/tree.go
+++ b/tree.go
@@ -5,7 +5,7 @@ package main
*/
import (
- "go.wit.com/lib/widget"
+ "go.wit.com/widget"
)
// Other goroutines must use this to access the GUI