index
:
jcarr/gui
devel
guimaster
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node.go
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'node.go')
-rw-r--r--
node.go
2
1 files changed, 1 insertions, 1 deletions
diff --git a/node.go b/node.go
index 1ce8565..1df9dd3 100644
--- a/
node.go
+++ b/
node.go
@@ -1,8 +1,8 @@
package gui
import (
- "go.wit.com/lib/widget"
"go.wit.com/log"
+ "go.wit.com/widget"
)
/*