mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 08:50:57 +00:00
Tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6189 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2a6cecbff3
commit
d4a4af71e1
10 changed files with 289 additions and 350 deletions
|
@ -48,9 +48,9 @@ static BOOL NSImageCompositing = YES;
|
|||
|
||||
@implementation GSCacheW
|
||||
|
||||
- (void) initDefaults
|
||||
- (void) _initDefaults
|
||||
{
|
||||
[super initDefaults];
|
||||
[super _initDefaults];
|
||||
[self setExcludedFromWindowsMenu: YES];
|
||||
[self setAutodisplay: NO];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue