mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 23:40:38 +00:00
Fixed white toolbar background bug
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20609 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a2a12020db
commit
4348b3a5ac
2 changed files with 8 additions and 1 deletions
|
@ -98,7 +98,7 @@ static void initSystemExtensionsColors(void)
|
|||
{
|
||||
SystemExtensionsColors = [[NSColorList alloc] initWithName: @"System extensions"];
|
||||
}
|
||||
else
|
||||
|
||||
{
|
||||
NSEnumerator *e;
|
||||
NSString *colorKey;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue