summaryrefslogtreecommitdiff
path: root/sysdata.go
diff options
context:
space:
mode:
Diffstat (limited to 'sysdata.go')
-rw-r--r--sysdata.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdata.go b/sysdata.go
index 6f3c076..854e1a0 100644
--- a/sysdata.go
+++ b/sysdata.go
@@ -26,4 +26,5 @@ func (c *cSysData) hide() error {
const (
c_window = iota
c_button
+ nctypes
)