diff options
| -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" |
