Fix wxOS2 compilation, as reported by Lauri Nurmi. Hopefully no other ports are similarly affected from the constification changes to wxBitmap..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
9fb52312a3
commit
ebd0940b74
@ -107,7 +107,7 @@ public:
|
||||
|
||||
// real handler operations: to implement in derived classes
|
||||
virtual bool Create( wxGDIImage* pImage
|
||||
,void* pData
|
||||
,const void* pData
|
||||
,long lFlags
|
||||
,int nWidth
|
||||
,int nHeight
|
||||
|
Loading…
Reference in New Issue
Block a user