mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 10:19:52 +01:00 
			
		
		
		
	lcl: wince: Add wince_7 to GetWinCEVersion()
git-svn-id: trunk@60827 -
This commit is contained in:
		
							parent
							
								
									91210ec41c
								
							
						
					
					
						commit
						cfdbda6261
					
				@ -1244,6 +1244,7 @@ begin
 | 
			
		||||
      else Result := Wince_5;
 | 
			
		||||
    end;
 | 
			
		||||
    6: Result := Wince_6;
 | 
			
		||||
    7: Result := wince_7;
 | 
			
		||||
    end;
 | 
			
		||||
  end;
 | 
			
		||||
end;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user