X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e54c96f187f46c06bd36be8cd52b35c19884aa2b..bf956fac0e89eab569c41a9f121e728958767de7:/interface/dragimag.h diff --git a/interface/dragimag.h b/interface/dragimag.h index cb3177687b..5b2dd488cc 100644 --- a/interface/dragimag.h +++ b/interface/dragimag.h @@ -54,7 +54,7 @@ public: for wxGenericDragImage, and can be used when the application supplies DoDrawImage() and GetImageRect(). - + @param image Icon or bitmap to be used as the drag image. The bitmap can have a mask. @@ -93,7 +93,7 @@ public: and Move() to show the image on the screen. Call EndDrag() when the drag has finished. Note that this call automatically calls CaptureMouse. - + @param hotspot The location of the drag position relative to the upper-left corner of the image.