This is MiscGaugeView_IB.h in view mode; [Download] [Up]
/* MiscGaugeView_IB.h created by todd on Sat 13-Jul-1996 */ @class NSString; #import <MiscAppKit/MiscGaugeCell.h> #import <MiscAppKit/MiscGaugeView.h> @interface MiscGaugeCell (IBInspector) - (NSString*) inspectorClassName; @end @interface MiscGaugeView (IBInspector) - (NSString*) inspectorClassName; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.