]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/indlgevt.tex
remove C++ comment
[wxWidgets.git] / docs / latex / wx / indlgevt.tex
index c065be2daa25136bbaf6539ece4b8870832be782..45c8b77e95bb47a71edd73db4ff110f99446676e 100644 (file)
@@ -13,6 +13,10 @@ The default handler calls \helpref{wxWindow::TransferDataToWindow}{wxwindowtrans
 
 <wx/event.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{Event table macros}
 
 To process an activate event, use these event handler macros to direct input to a member
@@ -21,7 +25,7 @@ function that takes a wxInitDialogEvent argument.
 \twocolwidtha{7cm}
 \begin{twocollist}\itemsep=0pt
 \twocolitem{{\bf EVT\_INIT\_DIALOG(func)}}{Process a wxEVT\_INIT\_DIALOG event.}
-\end{twocollist}%
+\end{twocollist}
 
 \wxheading{See also}
 
@@ -29,7 +33,7 @@ function that takes a wxInitDialogEvent argument.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxInitDialogEvent::wxInitDialogEvent}
+\membersection{wxInitDialogEvent::wxInitDialogEvent}\label{wxinitdialogeventctor}
 
 \func{}{wxInitDialogEvent}{\param{int }{id = 0}}