Consider wxOSX the port name, and have wxOSX/Carbon and wxOSX/Cocoa as variations, so that linkages from function docs are left intact. Also, do a little cleanup and elaborate more in the docs for OS X Cocoa and OS X Carbon.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user