]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/setup.h
fix Alt-letter navigation with spin controls (bug 672974)
[wxWidgets.git] / include / wx / msw / wince / setup.h
index aa88d758da1be7e5e0b66964843648ee897f7321..602f01a78408dac3ce9f3adc0b3caab9fae5f764 100644 (file)
@@ -6,8 +6,8 @@
 // Created:     08/11/2002
 // RCS-ID:      
 // Copyright:   (c) KOAN SAS ( www.koansoftware.com )
-// Licence:     wxWindows license
-/////////////////////////////////////////////////////////////////////////////// 
+// Licence:     wxWindows licence
+///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_SETUP_H_
 #define _WX_SETUP_H_
 #define wxUSE_RESOURCE_LOADING_IN_MSW     1
                                 // Use dynamic icon/cursor loading/saving code
                                 // under MSW.
-#define wxUSE_WX_RESOURCES        1
+// use wxExpr (a.k.a. PrologIO)
+#define wxUSE_PROLOGIO          0
+
+#define wxUSE_WX_RESOURCES        0
                                 // Use .wxr resource mechanism (requires PrologIO library)
 
 #define wxUSE_MOUSEWHEEL        1