* very minor cosmetic change
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22368 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
55d356bd98
commit
ded80ae491
@ -1084,7 +1084,7 @@ BMenu::SetItemMargins(float left, float top, float right, float bottom)
|
||||
|
||||
void
|
||||
BMenu::GetItemMargins(float *left, float *top, float *right,
|
||||
float *bottom) const
|
||||
float *bottom) const
|
||||
{
|
||||
if (left != NULL)
|
||||
*left = fPad.left;
|
||||
|
Loading…
Reference in New Issue
Block a user