mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-10-31 21:29:27 +01:00 
			
		
		
		
	Codetools: formatting
git-svn-id: trunk@41965 -
This commit is contained in:
		
							parent
							
								
									123beaa6dc
								
							
						
					
					
						commit
						a90ea22ce0
					
				| @ -6224,10 +6224,8 @@ begin | |||||||
|     NeedSection:=true; |     NeedSection:=true; | ||||||
|   end; |   end; | ||||||
|   if NeedSection then |   if NeedSection then | ||||||
|     NewCode:='var'+Beauty.LineEnd |     NewCode:='var'+Beauty.LineEnd+Beauty.GetIndentStr(Beauty.Indent)+NewCode; | ||||||
|       +Beauty.GetIndentStr(Beauty.Indent)+NewCode; |   NewCode:=Beauty.BeautifyStatement(NewCode,Indent,[bcfIndentExistingLineBreaks]); | ||||||
|   NewCode:=Beauty.BeautifyStatement(NewCode, |  | ||||||
|     Indent,[bcfIndentExistingLineBreaks]); |  | ||||||
| 
 | 
 | ||||||
|   SourceChangeCache.BeginUpdate; |   SourceChangeCache.BeginUpdate; | ||||||
|   try |   try | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 juha
						juha