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 5bda9c0..1e02936 100644 --- a/sysdata_windows.go +++ b/sysdata_windows.go @@ -20,6 +20,7 @@ type sysData struct { // unlike with GTK+ and Mac OS X, we're responsible for sizing Area properly ourselves areawidth int areaheight int + clickCounter clickCounter } type classData struct { |
