]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/bitmap.h
fix missing end brace
[wxWidgets.git] / include / wx / os2 / bitmap.h
index ff7fccded8bb10125bfede8cdeae09c48ac12b2f..2431cd3360500a99aca65cfc6eacd4d82e55386a 100644 (file)
@@ -216,7 +216,6 @@ protected:
 
     bool CreateFromImage(const wxImage& image, int depth);
 
 
     bool CreateFromImage(const wxImage& image, int depth);
 
-    virtual wxGDIRefData *CreateGDIRefData() const;
     virtual wxGDIRefData *CloneGDIRefData(const wxGDIRefData *data) const;
 
 private:
     virtual wxGDIRefData *CloneGDIRefData(const wxGDIRefData *data) const;
 
 private:
@@ -343,7 +342,7 @@ public:
 private:
     inline virtual bool Load( wxGDIImage*     WXUNUSED(pImage)
                              ,const wxString& WXUNUSED(rName)
 private:
     inline virtual bool Load( wxGDIImage*     WXUNUSED(pImage)
                              ,const wxString& WXUNUSED(rName)
-                             ,HPS             WXUNUSED(hPs)
+                             ,WXHANDLE        WXUNUSED(hPs)
                              ,long            WXUNUSED(lFlags)
                              ,int             WXUNUSED(nDesiredWidth)
                              ,int             WXUNUSED(nDesiredHeight)
                              ,long            WXUNUSED(lFlags)
                              ,int             WXUNUSED(nDesiredWidth)
                              ,int             WXUNUSED(nDesiredHeight)