summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wintable/new/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wintable/new/main.c b/wintable/new/main.c
index 2450bb4..d63d133 100644
--- a/wintable/new/main.c
+++ b/wintable/new/main.c
@@ -29,6 +29,7 @@
// - make access to column widths consistent; see whether HDITEMW.cxy == (ITEMRECT.right - ITEMRECT.left)
// - make sure all uses of t->headerHeight are ADDED to RECT.top
// - do we maintain the scrolling metaphor?
+// - WM_THEMECHANGED, etc.
#define tableWindowClass L"gouitable"