- wxIcon(const char bits[], int width=-1, int height=-1);
- wxIcon(const wxString& name, long flags = wxBITMAP_TYPE_ICON_RESOURCE,
+ wxIcon(const char bits[], int width , int height );
+ wxIcon(const wxString& name, int flags = wxBITMAP_TYPE_ICON_RESOURCE,