diff options
Diffstat (limited to 'sysdata.go')
| -rw-r--r-- | sysdata.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -9,7 +9,6 @@ type cSysData struct { spaced bool alternate bool // editable for Combobox, multi-select for listbox, password for lineedit handler AreaHandler // for Areas; TODO rename to areahandler - winhandler WindowHandler // for Windows close func() bool // provided by each Window event func() // provided by each control } |
