mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 11:00:48 +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
7021534ef8
commit
9d6acb8a2b
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