ftp.nice.ch/pub/next/tools/business/Stopwatch.2.3.NIHS.bs.tar.gz#/Stopwatch2.3/Source/SessionViewMgr.h

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.