TeamMonitor: Appease GCC2.
This commit is contained in:
parent
054c1b2706
commit
388f8d4c0f
@ -121,7 +121,7 @@ TeamListItem::DrawItem(BView* owner, BRect frame, bool complete)
|
||||
int32
|
||||
TeamListItem::MinimalHeight()
|
||||
{
|
||||
return fMiniIcon.Bounds().Height() +
|
||||
return fMiniIcon.Bounds().IntegerHeight() +
|
||||
(int32)(be_control_look->DefaultLabelSpacing() / 3.0f);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user