}
wxIcon::wxIcon( const wxString& rIconFile,
- long lFlags,
+ wxBitmapType lFlags,
int nDesiredWidth,
int nDesiredHeight )
:m_bIsXpm(false)
} // end of wxIcon::CopyFromBitmap
bool wxIcon::LoadFile( const wxString& rFilename,
- long lType,
+ wxBitmapType lType,
int nDesiredWidth,
int nDesiredHeight )
{