X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/408776d0347b651ab4b00c2d613f8e51b1985a91..b18e2046af6c8eaf6e867ba18dd9410dbd7dfcf7:/interface/wx/dnd.h?ds=sidebyside diff --git a/interface/wx/dnd.h b/interface/wx/dnd.h index a40930ba69..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. @@ -391,7 +391,7 @@ public: // Global functions/macros // ============================================================================ -/** @ingroup group_funcmacro_gdi */ +/** @addtogroup group_funcmacro_gdi */ //@{ /**