in the appropriate way on small devices and desktop platforms (abstracting is the only way to unify the API) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
		
			
				
	
	
		
			9 lines
		
	
	
		
			125 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			125 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef _WX_PROPDLG_H_BASE_
 | |
| #define _WX_PROPDLG_H_BASE_
 | |
| 
 | |
| #include "wx/generic/propdlg.h"
 | |
| 
 | |
| #endif
 | |
|     // _WX_PROPDLG_H_BASE_
 | |
| 
 |