diff options
| author | Pietro Gagliardi <[email protected]> | 2014-11-23 12:43:11 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-11-23 12:43:11 -0500 |
| commit | 9d10a7f90c4c1d91ea6e2ec04b49f65b04d487e6 (patch) | |
| tree | d2539ec1c9691afd4cf392aaf608311c8aaaa20b /wintable | |
| parent | 906b365aa52b6bc44ef2e232e4d806f7133b02f3 (diff) | |
More TODOs.
Diffstat (limited to 'wintable')
| -rw-r--r-- | wintable/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wintable/main.c b/wintable/main.c index 38adf8b..fb5682b 100644 --- a/wintable/main.c +++ b/wintable/main.c @@ -49,6 +49,7 @@ enum { // - 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 +// - find places where the top-left corner of the client rect is assumed to be (0, 0) #define tableWindowClass L"gouitable" |
