mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
10 lines
245 B
Objective-C
10 lines
245 B
Objective-C
--- CellAdditions.m.orig 2006-03-31 01:10:38.000000000 +0200
|
|
+++ CellAdditions.m 2008-05-03 09:04:25.000000000 +0200
|
|
@@ -1,5 +1,6 @@
|
|
|
|
#import "CellAdditions.h"
|
|
+#import <AppKit/NSAttributedString.h>
|
|
|
|
@implementation NSCell (CellAdditions)
|
|
|