X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/afce4c035fffa13edcb0241d84dbae93ae3ee1e3..40bd6154f1476dbe598c60b4760bbf2fe0d9ab0f:/include/wx/motif/icon.h diff --git a/include/wx/motif/icon.h b/include/wx/motif/icon.h index 3ac1eb4450..c79cb7bb11 100644 --- a/include/wx/motif/icon.h +++ b/include/wx/motif/icon.h @@ -48,6 +48,7 @@ public: wxIcon(const char bits[], int width, int height); // Initialize with XPM data + wxIcon(const char **data); wxIcon(char **data); wxIcon(const wxString& name, long flags = wxBITMAP_TYPE_XPM,