]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/setup0.h
expat define MACOS_CLASSIC added
[wxWidgets.git] / include / wx / mac / setup0.h
index d656ec1cea194fea4f5220b0fff91daa21d80433..21412703f9e40d4e40d1287b5d8530a8c51ddf88 100644 (file)
 // wxWave class
 #define wxUSE_WAVE      1
 
+// XML parsing classes. Note that their API will change in the future, so
+// using wxXmlDocument and wxXmlNode in your app is not recommended.
+//
+// Default is 1
+//
+// Recommended setting: 1 (needed by XRC)
+#define wxUSE_XML       1
+
 // ----------------------------------------------------------------------------
 // Individual GUI controls
 // ----------------------------------------------------------------------------