mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 01:40:38 +00:00
Addressed changes requested in PR 201
This commit is contained in:
parent
07f1b8759a
commit
096327e87b
5 changed files with 7 additions and 9 deletions
|
@ -182,8 +182,8 @@
|
|||
return aRect;
|
||||
}
|
||||
|
||||
- (float) proposedTitleWidth: (float)proposedWidth
|
||||
forMenuView: (NSMenuView *)aMenuView
|
||||
- (CGFloat) proposedTitleWidth: (CGFloat)proposedWidth
|
||||
forMenuView: (NSMenuView *)aMenuView
|
||||
{
|
||||
return proposedWidth;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue