diff options
| author | Jeff Carr <[email protected]> | 2024-01-30 14:05:22 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-30 14:05:22 -0600 |
| commit | 3094c6283c63c90de2fd1c6c8e58b598143cab06 (patch) | |
| tree | fd43b9fcf82dbc168047da206e30c992cbbfd30b /structs.go | |
| parent | 37d8e7573ee7c7afc2255854b170619415f2f5b5 (diff) | |
windows are combined
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
@@ -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 |
