]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/chkconf.h
Applied patch [ 1166587 ] [wxMSW] Removes all flicker from wxStaticBox
[wxWidgets.git] / include / wx / palmos / chkconf.h
index 9f880c25f1d07e9dabd56b386421716675dc9245..121f45d40742cd9624fd1f895dd21de484dfe974 100644 (file)
@@ -1,10 +1,10 @@
 /*
  * Name:        wx/palmos/chkconf.h
  * Purpose:     Compiler-specific configuration checking
- * Author:      William Osborne
+ * Author:      William Osborne - minimal working wxPalmOS port
  * Modified by:
  * Created:     10/13/04
- * RCS-ID:      $Id:
+ * RCS-ID:      $Id$
  * Copyright:   (c) William Osborne
  * Licence:     wxWindows licence
  */
     #error "wxPalmOS port was introduced after 2.4.X"
 #endif
 
+#ifdef wxUSE_FILECONFIG
+    #undef wxUSE_FILECONFIG
+#endif
+#define wxUSE_FILECONFIG 0
+
 /*
  * disable the settings which don't work for some compilers
  */