virtual ~wxBitmap();
// GRG, Dic/99
- wxBitmap wxBitmap::GetSubBitmap( const wxRect& rect ) const;
+ wxBitmap GetSubBitmap( const wxRect& rect ) const;
// copies the contents and mask of the given (colour) icon to the bitmap
bool CopyFromIcon(const wxIcon& icon);