From: David Webster Date: Wed, 22 Dec 1999 18:41:00 +0000 (+0000) Subject: Changed Loadfile to be compatable with OS/2 Bitmap handler X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/738f53e98d84d5f2e11e6a4a1d56c27c5f56e177?ds=inline 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 --- diff --git a/include/wx/os2/pnghand.h b/include/wx/os2/pnghand.h index d95875f12b..49c871a219 100644 --- a/include/wx/os2/pnghand.h +++ b/include/wx/os2/pnghand.h @@ -29,6 +29,7 @@ public: virtual bool LoadFile( wxBitmap* pBitmap ,const wxString& rName + ,HPS hPs ,long lFlags ,int nDesiredWidth ,int nDesiredHeight