X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a44f3b5a890fbb2a88ef9adafd94f662e1664889..f1ddb476b1d90a1e24f904eb74462f5dc5165442:/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);