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, 2 insertions, 0 deletions
diff --git a/wintable/main.c b/wintable/main.c
index 6f1b3d8..db57a88 100644
--- a/wintable/main.c
+++ b/wintable/main.c
@@ -46,6 +46,8 @@ enum {
// - TODO figure out which notification is needed
// - http://blogs.msdn.com/b/oldnewthing/archive/2006/01/03/508694.aspx
// - free all allocated resources on WM_DESTROY
+// - rename lastmouse
+// - or perhaps do a general cleanup of the checkbox and mouse event code...
#define tableWindowClass L"gouitable"