diff options
Diffstat (limited to 'sysdata_windows.go')
| -rw-r--r-- | sysdata_windows.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdata_windows.go b/sysdata_windows.go index 06b2ac8..e6b6484 100644 --- a/sysdata_windows.go +++ b/sysdata_windows.go @@ -116,6 +116,7 @@ var classTypes = [nctypes]*classData{ register: registerAreaWndClass, style: areastyle, xstyle: areaxstyle, + storeSysData: true, doNotLoadFont: true, }, } |
