mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 20:37:39 +00:00
Correct the only use of the method that Hans Baier renamed :-)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28690 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
73a9ff2af5
commit
420648751a
2 changed files with 6 additions and 1 deletions
|
@ -431,7 +431,7 @@ static void initSystemExtensionsColors(void)
|
|||
|
||||
- (void) drawRect: (NSRect)aRect
|
||||
{
|
||||
[[GSTheme theme] drawToobarRect: aRect
|
||||
[[GSTheme theme] drawToolbarRect: aRect
|
||||
frame: [self frame]
|
||||
borderMask: _borderMask];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue