diff options
Diffstat (limited to 'sysdata.go')
| -rw-r--r-- | sysdata.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,5 +30,6 @@ func (c *cSysData) setRect(x int, y int, width int, height int) error { const ( c_window = iota c_button + c_checkbox nctypes ) |
