os x: Add new versions
This commit is contained in:
		
				
					committed by
					
						
						Matthias Clasen
					
				
			
			
				
	
			
			
			
						parent
						
							ff982658ee
						
					
				
				
					commit
					fc1f0b171c
				
			@ -49,7 +49,11 @@ typedef enum
 | 
			
		||||
  GDK_OSX_SNOW_LEOPARD = 6,
 | 
			
		||||
  GDK_OSX_LION = 7,
 | 
			
		||||
  GDK_OSX_MOUNTAIN_LION = 8,
 | 
			
		||||
  GDK_OSX_CURRENT = 8,
 | 
			
		||||
  GDK_OSX_MAVERICKS = 9,
 | 
			
		||||
  GDK_OSX_YOSEMITE = 10,
 | 
			
		||||
  GDK_OSX_EL_CAPITAN = 11,
 | 
			
		||||
  GDK_OSX_SIERRA = 12,
 | 
			
		||||
  GDK_OSX_CURRENT = 12,
 | 
			
		||||
  GDK_OSX_NEW = 99
 | 
			
		||||
} GdkOSXVersion;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user