Cocoa has been the default toolkit in wxWidgets for a long time. There is really no good reason to use Carbon in 2016 and this removes a lot of unused and unmaintained code.
		
			
				
	
	
		
			3 lines
		
	
	
		
			78 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			78 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #define wxGenericStaticBitmap wxStaticBitmap
 | |
| #include "wx/generic/statbmpg.h"
 |