This is MoneyConverter.h in view mode; [Download] [Up]
/* Generated by Project Builder */
#import <objc/Object.h>
@interface MoneyConverter:Object
{
id moneyForm;
id prefsController;
}
- convert:sender;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.