summaryrefslogtreecommitdiff
path: root/sysdata_windows.go
diff options
context:
space:
mode:
Diffstat (limited to 'sysdata_windows.go')
-rw-r--r--sysdata_windows.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdata_windows.go b/sysdata_windows.go
index 16d625a..021b80a 100644
--- a/sysdata_windows.go
+++ b/sysdata_windows.go
@@ -21,6 +21,7 @@ type sysData struct {
areawidth int
areaheight int
clickCounter clickCounter
+ lastfocus _HWND
}
type classData struct {