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:
@@ -116,7 +116,7 @@ class BOutlineListView : public BListView {
|
|||||||
void _DestructTree(BList* tree);
|
void _DestructTree(BList* tree);
|
||||||
BList* _BuildTree(BListItem* underItem, int32& index);
|
BList* _BuildTree(BListItem* underItem, int32& index);
|
||||||
|
|
||||||
BListItem* RemoveCommon(int32 fullListIndex);
|
BListItem* _RemoveItem(BListItem* item, int32 fullListIndex);
|
||||||
BListItem* RemoveOne(int32 fullListIndex);
|
BListItem* RemoveOne(int32 fullListIndex);
|
||||||
|
|
||||||
static void TrackInLatchItem(void *);
|
static void TrackInLatchItem(void *);
|
||||||
|
|||||||
Reference in New Issue
Block a user