mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 09:19:50 +01:00 
			
		
		
		
	* Add fpextfuncs to uses clause
git-svn-id: trunk@55732 -
This commit is contained in:
		
							parent
							
								
									bbfb00769c
								
							
						
					
					
						commit
						1074c2f64f
					
				@ -1,7 +1,7 @@
 | 
			
		||||
program lcldemo;
 | 
			
		||||
 | 
			
		||||
uses
 | 
			
		||||
  udapp, regreports, rptcolumns, rptdataset, rptexpressions, rptframes,
 | 
			
		||||
  udapp, fpextfuncs, regreports, rptcolumns, rptdataset, rptexpressions, rptframes,
 | 
			
		||||
  rptgrouping, rptimages, rptmasterdetail, rptmasterdetaildataset, rptshapes,
 | 
			
		||||
  rptsimplelist, rptttf;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user