diff options
| author | Pietro Gagliardi <[email protected]> | 2014-12-18 19:49:42 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-12-18 19:49:42 -0500 |
| commit | 866793995d02f25a0cf0c1c7dfd2eb93724cca2c (patch) | |
| tree | a9f7dcb2d8407282f947294794a7049e19dacc7a /wintable/new/main.c | |
| parent | f2dc77e9a16eaca36ec24597278f0c1cb8a71292 (diff) | |
Still more TODOs.
Diffstat (limited to 'wintable/new/main.c')
| -rw-r--r-- | wintable/new/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wintable/new/main.c b/wintable/new/main.c index d63d133..75cf723 100644 --- a/wintable/new/main.c +++ b/wintable/new/main.c @@ -30,6 +30,7 @@ // - make sure all uses of t->headerHeight are ADDED to RECT.top // - do we maintain the scrolling metaphor? // - WM_THEMECHANGED, etc. +// - see if vertical centering is really what we want or if we just want to offset by a few pixels or so #define tableWindowClass L"gouitable" |
