]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/docview.h
Add support for wxAuiNotebook to XRC.
[wxWidgets.git] / include / wx / docview.h
index 502a714446f69cbdb7626b1039303d218f366381..9b8cfa73544e10e9987090bd03d14270f7371cad 100644 (file)
@@ -986,7 +986,7 @@ wxTransferStreamToFile(wxInputStream& stream, const wxString& filename);
 
 // these flags are not used anywhere by wxWidgets and kept only for an unlikely
 // case of existing user code using them for its own purposes
 
 // these flags are not used anywhere by wxWidgets and kept only for an unlikely
 // case of existing user code using them for its own purposes
-#ifdef WXWIN_COMPATIBILITY_2_8
+#if WXWIN_COMPATIBILITY_2_8
 enum
 {
     wxDOC_SDI = 1,
 enum
 {
     wxDOC_SDI = 1,