summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-30 14:05:22 -0600
committerJeff Carr <[email protected]>2024-01-30 14:05:22 -0600
commit3094c6283c63c90de2fd1c6c8e58b598143cab06 (patch)
treefd43b9fcf82dbc168047da206e30c992cbbfd30b /structs.go
parent37d8e7573ee7c7afc2255854b170619415f2f5b5 (diff)
windows are combined
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 3c6acf3..d09d469 100644
--- a/structs.go
+++ b/structs.go
@@ -20,6 +20,8 @@ type autoType struct {
myGui *gui.Node
autotypistWindow *gadgets.BasicWindow
+ mainWindow *gui.Node
+ mainBox *gui.Node
// #### autotypist Global Display Options
autoHidePerfect *gui.Node