]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/txtdrptg.tex
SetTitle method (internal use only) changed to virtual OnSetTitle, added GetOpenedPag...
[wxWidgets.git] / docs / latex / wx / txtdrptg.tex
index 18c4f5342124dc93f5ced94b869946a8b0c95300..85549e31c1f5b28625525601180b2048adef9d44 100644 (file)
@@ -6,6 +6,10 @@ A predefined drop target for dealing with text data.
 
 \helpref{wxDropTarget}{wxdroptarget}
 
+\wxheading{Include files}
+
+<wx/dnd.h>
+
 \wxheading{See also}
 
 \helpref{Drag and drop overview}{wxdndoverview}, \helpref{wxDropSource}{wxdropsource}, 
@@ -57,3 +61,4 @@ Override this function to receive dropped text.
 \wxheading{Return value}
 
 Return TRUE to accept the data, FALSE to veto the operation.
+