diff options
| author | Jeff Carr <[email protected]> | 2024-01-04 22:01:39 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-04 22:01:39 -0600 |
| commit | 3baa63dadf31c9b30f364e19e3f2c514157bca36 (patch) | |
| tree | a08e705b425012ee96a5e691678e29739442e6ad /structs.go | |
| parent | d52dc5273434bbaf732fe43f384de0dba06fc689 (diff) | |
first gadgets.BasicWindow()
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -80,6 +80,8 @@ type Host struct { hostnameStatus *hostnameStatus hostnameStatusButton *gui.Node + + myDebug *gui.Node } type IPtype struct { |
