aboutsummaryrefslogtreecommitdiff
path: root/deskutils/cartotheque
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/cartotheque')
-rw-r--r--deskutils/cartotheque/files/patch-CardView.m10
1 files changed, 10 insertions, 0 deletions
diff --git a/deskutils/cartotheque/files/patch-CardView.m b/deskutils/cartotheque/files/patch-CardView.m
new file mode 100644
index 000000000000..9600dc96e9de
--- /dev/null
+++ b/deskutils/cartotheque/files/patch-CardView.m
@@ -0,0 +1,10 @@
+--- CardView.m.orig 2005-03-13 18:52:24.000000000 +0100
++++ CardView.m 2008-05-03 09:38:44.000000000 +0200
+@@ -11,6 +11,7 @@
+ #import "CardView.h"
+
+ #import <Foundation/NSDictionary.h>
++#import <AppKit/NSAttributedString.h>
+ #import <AppKit/NSColor.h>
+ #import <AppKit/NSFont.h>
+ #import <AppKit/NSTextStorage.h>