X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b21126db7a8232fa9e64b29f916d73d6b0153bef..6418ad5ec8e66c3b367b59b56e0849399774f3ec:/interface/wx/dnd.h?ds=sidebyside diff --git a/interface/wx/dnd.h b/interface/wx/dnd.h index 0855d6872a..6c2ed5394f 100644 --- a/interface/wx/dnd.h +++ b/interface/wx/dnd.h @@ -192,7 +192,7 @@ public: icons for GTK. You should use the macro wxDROP_ICON() in portable programs instead of directly using either of these types. - @onlyfor{wxmsw,wxmac} + @onlyfor{wxmsw,wxosx} @param win The window which initiates the drag and drop operation. @@ -216,7 +216,7 @@ public: icons for GTK. You should use the macro wxDROP_ICON() in portable programs instead of directly using either of these types. - @onlyfor{wxmsw,wxmac} + @onlyfor{wxmsw,wxosx} @param data The data associated with the drop source.