summaryrefslogtreecommitdiff
path: root/wintable/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'wintable/main.c')
-rw-r--r--wintable/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wintable/main.c b/wintable/main.c
index 474348e..0b5e210 100644
--- a/wintable/main.c
+++ b/wintable/main.c
@@ -27,7 +27,7 @@
// - http://msdn.microsoft.com/en-us/library/windows/desktop/bb775574%28v=vs.85%29.aspx
// - hscroll (harder)
// - keyboard navigation
-// - mousewheel navigation
+// - mousewheel navigation is only available on Vista and up :/
#define tableWindowClass L"gouitable"