Reworded a TODO.

This commit is contained in:
Pietro Gagliardi 2018-07-08 21:13:19 -04:00
parent 5e2b8cb6ae
commit 1700c0ccea
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#import "uipriv_darwin.h"
#import "table.h"
// TODO the initial scroll position is still wrong
// TODO is the initial scroll position still wrong?
@interface uiprivTableModel : NSObject<NSTableViewDataSource, NSTableViewDelegate> {
uiTableModel *m;