Moved include for Windows compilation; minor doc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -42,9 +42,10 @@
 | 
			
		||||
#include <wx/generic/fontdlgg.h>
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#define wxUSE_DIRDLGG 1
 | 
			
		||||
 | 
			
		||||
#if !defined(__WXMSW__) || defined(wxUSE_DIRDLGG) && wxUSE_DIRDLGG
 | 
			
		||||
// New wxGenericDirCtrl
 | 
			
		||||
#include "wx/dirctrl.h"
 | 
			
		||||
#include "wx/generic/dirdlgg.h"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include "dialogs.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user