More TODOs.

This commit is contained in:
Pietro Gagliardi 2014-12-18 19:28:12 -05:00
parent 28b20d1039
commit 22d82f6bd0
1 changed files with 1 additions and 0 deletions

View File

@ -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"