summaryrefslogtreecommitdiff
path: root/sysdata.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-14 15:12:03 -0500
committerPietro Gagliardi <[email protected]>2014-02-14 15:12:03 -0500
commit9070eae214fd8054bc888f61adbea7d6749dc71b (patch)
treebe3bedde74a97862c92db2bdbfb475948a279cf3 /sysdata.go
parent681afdf0adfc42c64cf5dd898ec17988a31f9cb7 (diff)
Added labels.
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 4b60676..1ff257e 100644
--- a/sysdata.go
+++ b/sysdata.go
@@ -44,6 +44,7 @@ const (
c_checkbox
c_combobox
c_lineedit
+ c_label
nctypes
)