]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/droptrgt.tex
Several changes and updates
[wxWidgets.git] / docs / latex / wx / droptrgt.tex
index 0198dda34e57eabb50f88a40de99f24ce8da878d..c4db2ec7c3f3d2ed8ef05c0d12fe60269478b54a 100644 (file)
@@ -8,6 +8,10 @@ This class represents a target for a drag and drop operation.
 
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/dnd.h>
+
 \wxheading{See also}
 
 \helpref{Drag and drop overview}{wxdndoverview}, \helpref{wxDropSource}{wxdropsource}, 
@@ -70,3 +74,4 @@ Return TRUE to accept the data, FALSE to veto the operation.
 \func{virtual void}{OnLeave}{\void}
 
 Called when the mouse leaves the drop target.
+