]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fildrptg.tex
Remove double entry of wxTrackable
[wxWidgets.git] / docs / latex / wx / fildrptg.tex
index b24dbd8adfd85cdad670d90fce1e497d92b6fa16..3d866c1947d9dc7b61030390b4c726de2d65928c 100644 (file)
@@ -11,6 +11,10 @@ from File Manager or Explorer).
 
 <wx/dnd.h>
 
 
 <wx/dnd.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{Drag and drop overview}{wxdndoverview}, \helpref{wxDropSource}{wxdropsource}, 
 \wxheading{See also}
 
 \helpref{Drag and drop overview}{wxdndoverview}, \helpref{wxDropSource}{wxdropsource}, 
@@ -47,7 +51,7 @@ Override this function to receive dropped files.
 
 \wxheading{Return value}
 
 
 \wxheading{Return value}
 
-Return TRUE to accept the data, FALSE to veto the operation.
+Return true to accept the data, false to veto the operation.
 
 % VZ: this clarification is probably not needed any longer?
 %\perlnote{In wxPerl there is just an array reference in place of {\tt nFiles} 
 
 % VZ: this clarification is probably not needed any longer?
 %\perlnote{In wxPerl there is just an array reference in place of {\tt nFiles}