don't use wxGenericDirDialog in MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
#include "wx/generic/fontdlgg.h"
|
#include "wx/generic/fontdlgg.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define wxUSE_DIRDLGG 1
|
#define wxUSE_DIRDLGG 0
|
||||||
|
|
||||||
#if !defined(__WXMSW__) || defined(wxUSE_DIRDLGG) && wxUSE_DIRDLGG
|
#if !defined(__WXMSW__) || defined(wxUSE_DIRDLGG) && wxUSE_DIRDLGG
|
||||||
#include "wx/generic/dirdlgg.h"
|
#include "wx/generic/dirdlgg.h"
|
||||||
|
Reference in New Issue
Block a user