This is SessionViewMgr.h in view mode; [Download] [Up]
/*
* For legal stuff see the file COPYRIGHT
*/
#import "BrowserViewMgr.h"
@interface SessionViewMgr : BrowserViewMgr
{
id clientHoursField;
id totalHoursField;
id clientBillingsField;
id totalBillingsField;
}
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.