Changed Loadfile to be compatable with OS/2 Bitmap handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -29,6 +29,7 @@ public:
|
|||||||
|
|
||||||
virtual bool LoadFile( wxBitmap* pBitmap
|
virtual bool LoadFile( wxBitmap* pBitmap
|
||||||
,const wxString& rName
|
,const wxString& rName
|
||||||
|
,HPS hPs
|
||||||
,long lFlags
|
,long lFlags
|
||||||
,int nDesiredWidth
|
,int nDesiredWidth
|
||||||
,int nDesiredHeight
|
,int nDesiredHeight
|
||||||
|
Reference in New Issue
Block a user