X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d38eb01c91f5d84236a881c71c78ae0e3b06fb17..771563baee373ec9ea67c37a9e3ab4cbc48f3400:/include/wx/docview.h diff --git a/include/wx/docview.h b/include/wx/docview.h index 502a714446..9b8cfa7354 100644 --- a/include/wx/docview.h +++ b/include/wx/docview.h @@ -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 -#ifdef WXWIN_COMPATIBILITY_2_8 +#if WXWIN_COMPATIBILITY_2_8 enum { wxDOC_SDI = 1,