summaryrefslogtreecommitdiff
path: root/sysdata_windows.go
diff options
context:
space:
mode:
Diffstat (limited to 'sysdata_windows.go')
-rw-r--r--sysdata_windows.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdata_windows.go b/sysdata_windows.go
index e6b6484..9fac900 100644
--- a/sysdata_windows.go
+++ b/sysdata_windows.go
@@ -113,7 +113,7 @@ var classTypes = [nctypes]*classData{
doNotLoadFont: true,
},
c_area: &classData{
- register: registerAreaWndClass,
+ name: areaWndClass,
style: areastyle,
xstyle: areaxstyle,
storeSysData: true,