mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 17:30:38 +00:00
Various minor fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3929 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7173823879
commit
2d554ab9d7
6 changed files with 64 additions and 81 deletions
|
@ -96,7 +96,7 @@ static NSMutableDictionary *colorStrings = nil;
|
|||
gray, @"gridColor",
|
||||
white, @"highlightColor",
|
||||
lightGray, @"knobColor",
|
||||
lightGray, @"scrollBarColor",
|
||||
gray, @"scrollBarColor",
|
||||
white, @"selectedControlColor",
|
||||
black, @"selectedControlTextColor",
|
||||
white, @"selectedMenuItemColor",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue