mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-04 11:30:42 +00:00
Fix issue with NSSet and NSString.
This commit is contained in:
parent
2e6ca996d0
commit
64a33a3f45
2 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
@class NSSet, NSString;
|
||||
|
||||
@interface NSUserInterfaceCompressionOptions : NSObject <NSCopying, NSCoding>
|
||||
|
||||
- (instancetype) initWithIdentifier: (NSString *)identifier;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue