mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 20:50:44 +00:00
Include NSAttributedString from foundation.
This commit is contained in:
parent
485f9f4617
commit
e4b3a412c1
1 changed files with 1 additions and 1 deletions
|
@ -24,9 +24,9 @@
|
|||
|
||||
#import <Foundation/NSString.h>
|
||||
#import <Foundation/NSURL.h>
|
||||
#import <Foundation/NSAttributedString.h>
|
||||
#import "AppKit/NSPathControlItem.h"
|
||||
#import "AppKit/NSImage.h"
|
||||
#import "AppKit/NSAttributedString.h"
|
||||
|
||||
@implementation NSPathControlItem
|
||||
|
||||
|
|
Loading…
Reference in a new issue