summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-04 22:01:39 -0600
committerJeff Carr <[email protected]>2024-01-04 22:01:39 -0600
commit3baa63dadf31c9b30f364e19e3f2c514157bca36 (patch)
treea08e705b425012ee96a5e691678e29739442e6ad /structs.go
parentd52dc5273434bbaf732fe43f384de0dba06fc689 (diff)
first gadgets.BasicWindow()
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index f728a90..4be9602 100644
--- a/structs.go
+++ b/structs.go
@@ -80,6 +80,8 @@ type Host struct {
hostnameStatus *hostnameStatus
hostnameStatusButton *gui.Node
+
+ myDebug *gui.Node
}
type IPtype struct {