compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
c19c1ca9be
commit
936895ee9d
@ -241,8 +241,9 @@ public:
|
||||
virtual bool LoadFile( wxImage *image, wxInputStream& stream, bool verbose=TRUE );
|
||||
virtual bool SaveFile( wxImage *image, wxOutputStream& stream, bool verbose=TRUE );
|
||||
virtual bool DoCanRead( wxInputStream& stream );
|
||||
#endif // wxUSE_STREAMS
|
||||
};
|
||||
#endif
|
||||
#endif // wxUSE_PCX
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// wxImage
|
||||
|
Loading…
Reference in New Issue
Block a user