summaryrefslogtreecommitdiff
path: root/andlabs/widget.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-03 18:38:53 -0600
committerJeff Carr <[email protected]>2024-01-03 18:38:53 -0600
commit38a4e969beda577f282f98749fbef28e1bf83971 (patch)
tree1cb914687430390c2446d08c34b1b458382d5308 /andlabs/widget.go
parentb54d69717383e6301cb335a3e490e1892399d46b (diff)
move widget.go in this archive
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'andlabs/widget.go')
-rw-r--r--andlabs/widget.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/andlabs/widget.go b/andlabs/widget.go
index cf05a9e..71082a6 100644
--- a/andlabs/widget.go
+++ b/andlabs/widget.go
@@ -1,7 +1,7 @@
package main
import (
- "go.wit.com/gui/gui/toolkit"
+ "go.wit.com/gui/toolkits"
)
// this is specific to the nocui toolkit