mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 21:10:38 +00:00
Makefiles changed to GNUmakefile.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2577 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
807247e979
commit
1f8f64b47b
19 changed files with 162 additions and 922 deletions
|
@ -58,7 +58,7 @@
|
|||
|
||||
is_bordered = YES;
|
||||
is_active = NO;
|
||||
ASSIGN(the_color, [NSColor blackColor]);
|
||||
the_color = [[NSColor blackColor] retain];
|
||||
|
||||
return self;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue