Licensing ITMac under the GNU Lesser General Public License version 2.1.
[ITMac.git] / ITMac.h
1 /*
2  *      ITMac
3  *      ITMac.h
4  *
5  *      iThink Software's wrappers and interfaces to the Mac toolbox.
6  *
7  *      Copyright (c) 2005 iThink Software
8  *
9  */
10
11 #import <Cocoa/Cocoa.h>
12
13 #import <ITMac/ITAppleEventTools.h>
14 #import <ITMac/ITMacResource.h>
15 #import <ITMac/ITMacResourceFile.h>
16 #import <ITMac/ITCategory-NSAppleEventDescriptor.h>