]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/hyperlink.tex
remove C++ comment
[wxWidgets.git] / docs / latex / wx / hyperlink.tex
index 087eefaa4393278103994bedc8a2ec2a7c9ee53a..d765e3bd106fb5a24eda588e34449753ec313faa 100644 (file)
@@ -72,7 +72,7 @@ direct input to member functions that take a
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxHyperlinkCtrl::wxHyperLink}\label{wxhyperlinkctrlctor}
+\membersection{wxHyperlinkCtrl::wxHyperLinkCtrl}\label{wxhyperlinkctrlctor}
 
 \func{}{wxHyperLink}{\param{wxWindow*}{ parent}, \param{wxWindowID}{ id}, \param{const wxString \&}{ label}, \param{const wxString \&}{ url}, \param{const wxPoint\&}{ pos = wxDefaultPosition}, \param{const wxSize\&}{ size = wxDefaultSize}, \param{long}{ style}, \param{const wxString\& }{name = ``hyperlink"}}
 
@@ -218,21 +218,21 @@ direct input to member function that take a
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxHyperlinkEvent::wxHyperlinkEvent}\label{wxhyperlinkctrlctor}
+\membersection{wxHyperlinkEvent::wxHyperlinkEvent}\label{wxhyperlinkeventctor}
 
 \func{}{wxHyperlinkEvent}{\param{wxObject *}{ generator}, \param{int}{ id}, \param{const wxString \&}{ url}}
 
 The constructor is not normally used by the user code.
 
 
-\membersection{wxHyperlinkEvent::GetURL}\label{wxhyperlinkctrlgeturl}
+\membersection{wxHyperlinkEvent::GetURL}\label{wxhyperlinkeventgeturl}
 
 \constfunc{wxString}{GetURL}{\void}
 
 Returns the URL of the hyperlink where the user has just clicked.
 
 
-\membersection{wxHyperlinkEvent::SetURL}\label{wxhyperlinkctrlseturl}
+\membersection{wxHyperlinkEvent::SetURL}\label{wxhyperlinkeventseturl}
 
 \func{void}{SetURL}{\param{const wxString \&}{ url}}