From 6cce68074a84e903b42032e2e972d551205c147f Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 28 Nov 2014 22:38:41 -0500 Subject: More TODOs. --- wintable/main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/wintable/main.c b/wintable/main.c index 91102e7..6618f50 100644 --- a/wintable/main.c +++ b/wintable/main.c @@ -51,6 +51,7 @@ enum { // - or perhaps do a general cleanup of the checkbox and mouse event code... // - figure out why initial draw pretends there is no header // - find places where the top-left corner of the client rect is assumed to be (0, 0) +// - figure out how we can split this into multiple files to make this easier to manage #define tableWindowClass L"gouitable" -- cgit v1.2.3