root/Trunk/AIUtilities.framework/Versions/A/Headers/AITextAttachmentAdditions.h @ 2

Revision 2, 278 bytes (checked in by jon, 16 years ago)

Initial commit of skeletal project.

Line 
1//
2//  AITextAttachmentAdditions.h
3//  AIUtilities.framework
4//
5//  Created by Evan Schoenberg on 12/27/05.
6//  Copyright 2005 __MyCompanyName__. All rights reserved.
7//
8
9#import <Cocoa/Cocoa.h>
10
11
12@interface NSTextAttachment (AITextAttachmentAdditions)
13- (BOOL)wrapsImage;
14@end
Note: See TracBrowser for help on using the browser.