X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f4fcc2919776cffa5e3b2f0d44dd24c41e652ff4..121640d59b9c31e13ea7b404fd3ff031861d97b9:/docs/latex/wx/dropevt.tex?ds=sidebyside

diff --git a/docs/latex/wx/dropevt.tex b/docs/latex/wx/dropevt.tex
index 9729c33a27..8cad51b04e 100644
--- a/docs/latex/wx/dropevt.tex
+++ b/docs/latex/wx/dropevt.tex
@@ -30,31 +30,30 @@ function that takes a wxDropFilesEvent argument.
 
 \wxheading{See also}
 
-%\helpref{wxWindow::OnDropFiles}{wxwindowondropfiles},
 \helpref{Event handling overview}{eventhandlingoverview}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxDropFilesEvent::wxDropFilesEvent}
+\membersection{wxDropFilesEvent::wxDropFilesEvent}\label{wxdropfileseventctor}
 
 \func{}{wxDropFilesEvent}{\param{WXTYPE }{id = 0}, \param{int }{noFiles = 0},\rtfsp
 \param{wxString* }{files = NULL}}
 
 Constructor.
 
-\membersection{wxDropFilesEvent::m\_files}
+\membersection{wxDropFilesEvent::m\_files}\label{wxdropfileseventmfiles}
 
 \member{wxString*}{m\_files}
 
 An array of filenames.
 
-\membersection{wxDropFilesEvent::m\_noFiles}
+\membersection{wxDropFilesEvent::m\_noFiles}\label{wxdropfileseventmnofiles}
 
 \member{int}{m\_noFiles}
 
 The number of files dropped.
 
-\membersection{wxDropFilesEvent::m\_pos}
+\membersection{wxDropFilesEvent::m\_pos}\label{wxdropfileseventmpos}
 
 \member{wxPoint}{m\_pos}