From 738f53e98d84d5f2e11e6a4a1d56c27c5f56e177 Mon Sep 17 00:00:00 2001 From: David Webster Date: Wed, 22 Dec 1999 18:41:00 +0000 Subject: [PATCH] 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 --- include/wx/os2/pnghand.h | 1 + 1 file changed, 1 insertion(+) 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 -- 2.45.2