summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-06 04:03:17 -0600
committerJeff Carr <[email protected]>2024-02-06 04:03:17 -0600
commitfb88285aeb9e78cb53bba7a5a54cd7306c6263d5 (patch)
treecb92c4ccbb9b16da54f86d3f8562d2073080289b /structs.go
parent7071aad1a59904b8328fbb23ac8aeb59b6a4addd (diff)
go.work file for pkgsite
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index d093065..0a649ff 100644
--- a/structs.go
+++ b/structs.go
@@ -19,7 +19,7 @@ type autoType struct {
allrepos map[string]*repo
myGui *gui.Node
- autotypistWindow *gadgets.BasicWindow
+ autotypistWindow *gui.Node
// #### autotypist Global Display Options
autoHidePerfect *gui.Node