X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a44f3b5a890fbb2a88ef9adafd94f662e1664889..574be073c070a9bbe81ad68e98187b0b9e82c2df:/interface/wx/icon.h?ds=sidebyside diff --git a/interface/wx/icon.h b/interface/wx/icon.h index bab04d6e6d..5a055a7168 100644 --- a/interface/wx/icon.h +++ b/interface/wx/icon.h @@ -94,7 +94,7 @@ public: @param height The height of the image. - @onlyfor{wxmsw,wxmac} + @onlyfor{wxmsw,wxosx} */ wxIcon(const char bits[], int width, int height);