mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 21:20:38 +00:00
fixed stupid typo.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16223 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d0b49085b6
commit
a163a5992a
1 changed files with 1 additions and 1 deletions
|
@ -522,7 +522,7 @@ _addLeftBorderOffsetToRect(NSRect aRect, BOOL isHorizontal)
|
|||
if (![_menu _ownedByPopUp] && _titleView)
|
||||
{
|
||||
menuBarHeight = [[self class] menuBarHeight];
|
||||
neededStateImageWidth = [_titleView titleSize].width;
|
||||
neededImageAndTitleWidth = [_titleView titleSize].width;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue