mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 22:50:37 +00:00
Get the class NSNib to work and use it in NSBundleAdditions.
Restructure top level object handling for NIB loading. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30018 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ef7e4a291b
commit
d205cd7f9e
9 changed files with 122 additions and 126 deletions
|
@ -46,6 +46,7 @@
|
|||
- (BOOL) loadModelFile: (NSString *)fileName
|
||||
externalNameTable: (NSDictionary *)context
|
||||
withZone: (NSZone *)zone;
|
||||
- (NSData *)dataForFile: (NSString *)fileName;
|
||||
@end
|
||||
|
||||
@interface GSModelLoaderFactory : NSObject
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue