]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/icon.h
add parent parameter to wxAboutBox() (closes #9952)
[wxWidgets.git] / interface / wx / icon.h
index bab04d6e6df69ff4f1f7c2094ae68ea32cd2a1c2..5a055a7168e75fd1a5755a8ee1c4989b03edb9be 100644 (file)
@@ -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);