mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-10-31 12:21:44 +01:00 
			
		
		
		
	Examples, fix compile of grid semaphor under linux after the resource migration
git-svn-id: trunk@43161 -
This commit is contained in:
		
							parent
							
								
									7bebe705b0
								
							
						
					
					
						commit
						79862e8840
					
				| @ -67,7 +67,7 @@ procedure Register; | |||||||
| 
 | 
 | ||||||
| implementation | implementation | ||||||
| 
 | 
 | ||||||
| {$R SemaphorDBGridIcon.res} | {$R semaphordbgridicon.res} | ||||||
| 
 | 
 | ||||||
| procedure TSemaphorDBGrid.SetSemaphorShape(Value : TSemaphorShape); | procedure TSemaphorDBGrid.SetSemaphorShape(Value : TSemaphorShape); | ||||||
| begin | begin | ||||||
|  | |||||||
| @ -148,7 +148,7 @@ procedure Register; | |||||||
| 
 | 
 | ||||||
| implementation | implementation | ||||||
| 
 | 
 | ||||||
| {$R SemaphorGridsicon.res} | {$R semaphorgridsicon.res} | ||||||
| 
 | 
 | ||||||
| procedure TSemaphorGrid.DrawCell(aCol,aRow: Integer; aRect: TRect; aState:TGridDrawState); | procedure TSemaphorGrid.DrawCell(aCol,aRow: Integer; aRect: TRect; aState:TGridDrawState); | ||||||
| const dr=4; | const dr=4; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 jesus
						jesus