Fixed build, thanks Jerome!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16653 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
000d23ff71
commit
f8f104b2e1
@ -116,7 +116,7 @@ class BOutlineListView : public BListView {
|
||||
void _DestructTree(BList* tree);
|
||||
BList* _BuildTree(BListItem* underItem, int32& index);
|
||||
|
||||
BListItem* RemoveCommon(int32 fullListIndex);
|
||||
BListItem* _RemoveItem(BListItem* item, int32 fullListIndex);
|
||||
BListItem* RemoveOne(int32 fullListIndex);
|
||||
|
||||
static void TrackInLatchItem(void *);
|
||||
|
Loading…
Reference in New Issue
Block a user