More TODOs...

This commit is contained in:
Pietro Gagliardi 2014-12-11 20:10:11 -05:00
parent ccb68b6fc8
commit 6286a3319f
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
// TODO
// - should tablePanic be CALLBACK or some other equivalent macro? and definitely export initTable somehow, but which alias macro to use?
// - make panic messages grammatically correct ("Table error: adding...")
// - figure out how to handle the situation where we resize the table width to less than the width of the client rect...
#define tableWindowClass L"gouitable"