A few changes to match header changes and let wxPython compile again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -58,7 +58,7 @@ class wxBitmap
|
||||
//: public wxGDIImage
|
||||
{
|
||||
public:
|
||||
wxBitmap(const wxString& name, long type);
|
||||
wxBitmap(const wxString& name, wxBitmapType type);
|
||||
~wxBitmap();
|
||||
|
||||
wxPalette* GetPalette();
|
||||
|
Reference in New Issue
Block a user