summaryrefslogtreecommitdiff
path: root/wintable/main.c
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-11-28 22:38:41 -0500
committerPietro Gagliardi <[email protected]>2014-11-28 22:38:41 -0500
commit6cce68074a84e903b42032e2e972d551205c147f (patch)
treeeef86853e514c29881f0d40e49544b062d43fead /wintable/main.c
parentdafb337b32059ed3464139d683c029f666c388a1 (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 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"