X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b21126db7a8232fa9e64b29f916d73d6b0153bef..5b88a837ba75928cd3835a6b97ae2bf5ad983a6e:/interface/wx/dnd.h 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.