fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user