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