Fix the build. Introduced in hrev47248.
This commit is contained in:
@@ -214,5 +214,5 @@ BookmarkBar::_AddItem(ino_t inode, BEntry* entry)
|
|||||||
|
|
||||||
// Move the item to the "more" menu if it overflows.
|
// Move the item to the "more" menu if it overflows.
|
||||||
BRect r = Bounds();
|
BRect r = Bounds();
|
||||||
FrameResized(r.width(), r.height());
|
FrameResized(r.Width(), r.Height());
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user