X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/461c9b848bebd4748d614c4be882bf1bb6b65a84..00ad5bdde4d7a2f42608376748ccfc8bc492ecdb:/docs/latex/wx/fildrptg.tex?ds=sidebyside diff --git a/docs/latex/wx/fildrptg.tex b/docs/latex/wx/fildrptg.tex index b24dbd8adf..3d866c1947 100644 --- a/docs/latex/wx/fildrptg.tex +++ b/docs/latex/wx/fildrptg.tex @@ -11,6 +11,10 @@ from File Manager or Explorer). +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \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} -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}