]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/chkconf.h
compilation fix for windows compilers: _wrename is declared in io.h
[wxWidgets.git] / include / wx / palmos / chkconf.h
index 6c8796ba77bfd975889309fb00208f11cdcde142..ba0dc19b85bcece2c3e7a3795fe72eb0e89b085a 100644 (file)
 #ifndef _WX_PALMOS_CHKCONF_H_
 #define _WX_PALMOS_CHKCONF_H_
 
-#if WXWIN_COMPATIBILITY_2_4
-    #error "wxPalmOS port was introduced after 2.4.X"
-#endif
-
 /*
  * disable the settings which are not implemented yet
  */
@@ -52,9 +48,6 @@
 #undef wxUSE_CLIPBOARD
 #define wxUSE_CLIPBOARD 0
 
-#undef wxUSE_DISPLAY
-#define wxUSE_DISPLAY 0
-
 #undef wxUSE_COMBOBOX
 #define wxUSE_COMBOBOX 0
 
@@ -64,6 +57,9 @@
 #undef wxUSE_DIRDLG
 #define wxUSE_DIRDLG 0
 
+#undef wxUSE_DISPLAY
+#define wxUSE_DISPLAY 0
+
 #undef wxUSE_DOC_VIEW_ARCHITECTURE
 #define wxUSE_DOC_VIEW_ARCHITECTURE 0
 
 #undef wxUSE_FONTMAP
 #define wxUSE_FONTMAP 0
 
+#undef wxUSE_FS_ARCHIVE
+#define wxUSE_FS_ARCHIVE 0
+
 #undef wxUSE_FS_INET
 #define wxUSE_FS_INET 0
 
 #undef wxUSE_STATLINE
 #define wxUSE_STATLINE 0
 
+#undef wxUSE_TARSTREAM
+#define wxUSE_TARSTREAM 0
+
 #undef wxUSE_TEXTBUFFER
 #define wxUSE_TEXTBUFFER 0