mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 19:57:39 +00:00
Move and install resources to more appropriate place.
Minor fixes. Incorporate Adam Fedor's NSImage patches. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2070 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e3dde2fd9a
commit
9211409e28
24 changed files with 145 additions and 158 deletions
|
@ -77,7 +77,7 @@
|
|||
|
||||
background_color = [NSColor whiteColor];
|
||||
text_color = [NSColor blackColor];
|
||||
support = [NSFont systemFontOfSize:12];
|
||||
cell_font = [NSFont systemFontOfSize:12];
|
||||
return self;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue