Committing in .
Changes to get the libraries cleanly compiled on VMS Modified Files: wxWindows/setup.h_vms wxWindows/src/common/image.cpp wxWindows/src/motif/dcclient.cpp ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -692,7 +692,7 @@ bool wxImageHandler::CanRead( const wxString& name )
|
||||
|
||||
return FALSE;
|
||||
}
|
||||
return FALSE;
|
||||
// return FALSE;
|
||||
}
|
||||
|
||||
#endif // wxUSE_STREAMS
|
||||
|
||||
Reference in New Issue
Block a user