mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 06:10:37 +00:00
* Source/NSBundleAdditions.m,
* Source/NSNibConnector.m: Move NSNibConnector and subclasses in separate file. Add isEqual: method from Gorm. Switch to new libobjc runtime ivar access for NSNibOutletConnector. * Source/GNUmakefile: Add new file NSNibConnector.m * Source/GSXibLoader.m: Similar change to IBOutletConnection. Replace GSMime base64 decode method with standard one. * Source/GSImageMagickImageRep.m, * Source/GSTheme.m: Remove unused #import. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@38919 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
096c0ad2de
commit
cc73eeacdc
7 changed files with 267 additions and 205 deletions
|
@ -39,7 +39,6 @@
|
|||
#import <Foundation/NSPathUtilities.h>
|
||||
#import <Foundation/NSSet.h>
|
||||
#import <Foundation/NSUserDefaults.h>
|
||||
#import "GNUstepBase/GSObjCRuntime.h"
|
||||
#import "GNUstepGUI/GSTheme.h"
|
||||
#import "AppKit/NSApplication.h"
|
||||
#import "AppKit/NSButtonCell.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue