]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/bitmap.h
Fixed missing paint events when overriding DoMoveWindow()
[wxWidgets.git] / include / wx / os2 / bitmap.h
index fdd415cfbcac7070c662bb691a34b07674f6c257..6eccf80a0cd9f6108bb0949cacb4b8246b9452ad 100644 (file)
@@ -306,6 +306,7 @@ public:
                        );
     virtual bool LoadFile( wxBitmap*       pBitmap
                           ,const wxString& rName
+                          ,HPS             hPs
                           ,long            lFlags
                           ,int             nDesiredWidth
                           ,int             nDesiredHeight
@@ -325,6 +326,7 @@ public:
                        );
     virtual bool Load( wxGDIImage*     pImage
                       ,const wxString& rName
+                      ,HPS             hPs
                       ,long            lFlags
                       ,int             nDesiredWidth
                       ,int             nDesiredHeight