More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-06-23 15:06:07 -04:00
parent 78e8dd3883
commit 9d22d741c6
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
// TODOs
// - initial state of table view is off
// - header cell seems off
// - background color shows up for a line or two below selection
@interface tableModel : NSObject<NSTableViewDataSource, NSTableViewDelegate> {
uiTableModel *libui_m;