// Purpose: interface of wxDropSource and wx*DropTarget
// Author: wxWidgets team
// RCS-ID: $Id$
-// Licence: wxWindows license
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
/**
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.
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.