More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-01-06 03:27:29 -05:00
parent 6477523a89
commit be486d95a4
1 changed files with 3 additions and 0 deletions

View File

@ -141,3 +141,6 @@ HANDLER(drawHandlers)
*lResult = 0; *lResult = 0;
return TRUE; return TRUE;
} }
// TODO redraw selected row on focus change
// TODO here or in select.h?