X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80793cda3ecd4432779bb09fdcea539784b840cd..86b79b93fbbb0c2e90e6595f7fea0f979b80881c:/docs/latex/wx/tdnd.tex?ds=sidebyside diff --git a/docs/latex/wx/tdnd.tex b/docs/latex/wx/tdnd.tex index 7e2737f23f..6dc1d8b032 100644 --- a/docs/latex/wx/tdnd.tex +++ b/docs/latex/wx/tdnd.tex @@ -54,7 +54,7 @@ is one of the values of {\tt wxDragResult} enum (explained \helpref{here}{wxdrop case wxDragMove: /* move the data */ break; default: /* do nothing */ break; } -\end{verbatim} +\end{verbatim}% \end{itemize} To be a {\it drop target}, i.e. to receive the data dropped by the user you should