summaryrefslogtreecommitdiff
path: root/wintable/main.c
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-11-22 20:32:30 -0500
committerPietro Gagliardi <[email protected]>2014-11-22 20:32:30 -0500
commit906b365aa52b6bc44ef2e232e4d806f7133b02f3 (patch)
tree8c71a84b746e6e9d325ece98a829c1f99485f725 /wintable/main.c
parente63cd21f96443b3aa10a69a04331a989821516e4 (diff)
More TODOs.
Diffstat (limited to 'wintable/main.c')
-rw-r--r--wintable/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wintable/main.c b/wintable/main.c
index 87fad02..38adf8b 100644
--- a/wintable/main.c
+++ b/wintable/main.c
@@ -48,6 +48,7 @@ enum {
// - free all allocated resources on WM_DESTROY
// - rename lastmouse
// - or perhaps do a general cleanup of the checkbox and mouse event code...
+// - figure out why initial draw pretends there is no header
#define tableWindowClass L"gouitable"