summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-08 12:55:23 -0600
committerJeff Carr <[email protected]>2024-01-08 12:55:23 -0600
commitb9929490609301454eacbc4bf0358002efb680c8 (patch)
tree57891adffaa205752dafc1025988c1d6be3af841 /structs.go
parent16fe0dacddbb3f425ec43174ccd7fb347e2e310d (diff)
more debugging & smartwindow test
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index 0bbe939..df3bc4c 100644
--- a/structs.go
+++ b/structs.go
@@ -65,6 +65,7 @@ type Host struct {
fixWindow *smartwindow.SmartWindow
problems *errorBox
+ autofix *gui.Node
}
type IPtype struct {