mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-21 00:11:11 +00:00
api cleanup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29039 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
38cd3d8edb
commit
f2a8d1d58c
6 changed files with 129 additions and 39 deletions
|
@ -1154,7 +1154,7 @@ static float scrollerWidth;
|
|||
{
|
||||
name = @"NSScrollView";
|
||||
}
|
||||
color = [theme colorNamed: name state: GSThemeNormalState cache: YES];
|
||||
color = [theme colorNamed: name state: GSThemeNormalState];
|
||||
if (color == nil)
|
||||
{
|
||||
color = [NSColor controlDarkShadowColor];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue