diff options
| author | Pietro Gagliardi <[email protected]> | 2014-07-01 09:33:49 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-07-01 09:33:49 -0400 |
| commit | 969700f790abbdb08befbeccfaa2e048299a7e6f (patch) | |
| tree | c224d148445ca78a21cc36081750c738ab59943d /sysdata.go | |
| parent | f4963e909bd1512b30de8d05e9a064183df5fdc8 (diff) | |
Removed WindowHandler.
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 } |
