More TODOs.

This commit is contained in:
Pietro Gagliardi 2014-11-23 12:43:11 -05:00
parent 906b365aa5
commit 9d10a7f90c
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ enum {
// - rename lastmouse // - rename lastmouse
// - or perhaps do a general cleanup of the checkbox and mouse event code... // - or perhaps do a general cleanup of the checkbox and mouse event code...
// - figure out why initial draw pretends there is no header // - 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)
#define tableWindowClass L"gouitable" #define tableWindowClass L"gouitable"