Fix indentation
This commit is contained in:
parent
7dd182106a
commit
417c123cc4
@ -1231,7 +1231,7 @@ BMenu::Perform(perform_code code, void* _data)
|
||||
BMenu::GetHeightForWidth(data->width, &data->min, &data->max,
|
||||
&data->preferred);
|
||||
return B_OK;
|
||||
}
|
||||
}
|
||||
case PERFORM_CODE_SET_LAYOUT:
|
||||
{
|
||||
perform_data_set_layout* data = (perform_data_set_layout*)_data;
|
||||
|
Loading…
Reference in New Issue
Block a user