diff options
Diffstat (limited to 'devel/projectmanager/files/patch-SourceEditorDocument.m')
-rw-r--r-- | devel/projectmanager/files/patch-SourceEditorDocument.m | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/projectmanager/files/patch-SourceEditorDocument.m b/devel/projectmanager/files/patch-SourceEditorDocument.m deleted file mode 100644 index e0b613615933..000000000000 --- a/devel/projectmanager/files/patch-SourceEditorDocument.m +++ /dev/null @@ -1,10 +0,0 @@ ---- SourceEditorDocument.m.orig 2006-07-09 16:11:44.000000000 +0200 -+++ SourceEditorDocument.m 2008-05-03 08:55:28.000000000 +0200 -@@ -33,6 +33,7 @@ - #import <Foundation/NSUserDefaults.h> - #import <Foundation/NSValue.h> - -+#import <AppKit/NSAttributedString.h> - #import <AppKit/NSFont.h> - #import <AppKit/NSImage.h> - #import <AppKit/NSLayoutManager.h> |