Added TODO.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33540 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -67,6 +67,9 @@ AbstractTable::AddColumn(TableColumn* column)
|
||||
}
|
||||
|
||||
BColumnListView::AddColumn(privateColumn, column->ModelIndex());
|
||||
|
||||
// TODO: The derived classes need to be notified, so that they can create
|
||||
// fields for the existing rows.
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user