|  | @@ -224,7 +224,8 @@ uses
 | 
	
		
			
				|  |  |    SetGuestFrm in '..\..\Forms\SetGuestFrm.pas' {SetGuestForm},
 | 
	
		
			
				|  |  |    ProjGatherDealPay in '..\..\ProjGather\ProjGatherDealPay.pas',
 | 
	
		
			
				|  |  |    ProjGatherProperties in '..\..\ProjGather\ProjGatherProperties.pas',
 | 
	
		
			
				|  |  | -  rpgDealPayDm in '..\..\Report\ProjGather\rpgDealPayDm.pas' {rgpDealPayData: TDataModule};
 | 
	
		
			
				|  |  | +  rpgDealPayDm in '..\..\Report\ProjGather\rpgDealPayDm.pas' {rgpDealPayData: TDataModule},
 | 
	
		
			
				|  |  | +  superobject in '..\..\Units\superobject\superobject.pas';
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  {$R *.res}
 | 
	
		
			
				|  |  |  
 |