diff options
Diffstat (limited to 'controls_windows.go')
| -rw-r--r-- | controls_windows.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controls_windows.go b/controls_windows.go index eeebe20..c50d96d 100644 --- a/controls_windows.go +++ b/controls_windows.go @@ -6,7 +6,7 @@ import ( // "unsafe" ) -// TODO for all: filter any not provided in Windows 2000 +// TODO for all: filter any not provided in Windows XP // Button styles. const ( |
