]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/filedlg.h
added #if wxUSE_CMDLINE_PARSER around the header
[wxWidgets.git] / include / wx / filedlg.h
index a2b386dd0ff36764ef627f93fecb024e20d5f47c..d66ce0d0fd55af11b35fa7cecc29be644483d0ec 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _WX_FILEDLG_H_BASE_
 #define _WX_FILEDLG_H_BASE_
 
 #ifndef _WX_FILEDLG_H_BASE_
 #define _WX_FILEDLG_H_BASE_
 
+#if wxUSE_FILEDLG
+
 enum
 {
     wxOPEN              = 0x0001,
 enum
 {
     wxOPEN              = 0x0001,
@@ -32,6 +34,7 @@ enum
 #include "wx/stubs/filedlg.h"
 #endif
 
 #include "wx/stubs/filedlg.h"
 #endif
 
+#endif // wxUSE_FILEDLG
 
 #endif
     // _WX_FILEDLG_H_BASE_
 
 #endif
     // _WX_FILEDLG_H_BASE_