]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/setup.h
fix for [ 1020924 ] wx.Display.IsPrimary is wrong
[wxWidgets.git] / include / wx / msw / wince / setup.h
index 578988a64d88eb9ff9f136af35a33fb373f6438b..058635fac5ecc7395d2a3acea99048c7aad95641 100644 (file)
 //
 // Default is 1
 //
-// Recommended setting: 1 (requires XRC)
+// Recommended setting: 1 (requires wxUSE_XML)
 #define wxUSE_XRC       1
 
 // XML parsing classes. Note that their API will change in the future, so
 //
 // Recommended setting: 1 (wxHTML is great!), set to 0 if you want compile a
 // smaller library.
-#define wxUSE_HTML          0
+#define wxUSE_HTML          1
 
 // Setting wxUSE_GLCANVAS to 1 enables OpenGL support. You need to have OpenGL
 // headers and libraries to be able to compile the library with wxUSE_GLCANVAS