]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/panel.tex
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor...
[wxWidgets.git] / docs / latex / wx / panel.tex
index 1b8f49e5cb68e9e877da7ac6ab7e763193798ea7..0f437695c0dee0a88bcb80919d4b581d99d474a4 100644 (file)
@@ -35,7 +35,7 @@ By default, a panel has the same colouring as a dialog.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxPanel::wxPanel}\label{wxpanelconstr}
+\membersection{wxPanel::wxPanel}\label{wxpanelctor}
 
 \func{}{wxPanel}{\void}
 
@@ -71,7 +71,7 @@ individual dialog boxes.}
 
 \helpref{wxPanel::Create}{wxpanelcreate}
 
-\membersection{wxPanel::\destruct{wxPanel}}
+\membersection{wxPanel::\destruct{wxPanel}}\label{wxpaneldtor}
 
 \func{}{\destruct{wxPanel}}{\void}
 
@@ -85,7 +85,7 @@ Destructor. Deletes any child windows before deleting the physical window.
 \param{long}{ style = wxTAB\_TRAVERSAL},\rtfsp
 \param{const wxString\& }{name = ``panel"}}
 
-Used for two-step panel construction. See \helpref{wxPanel::wxPanel}{wxpanelconstr}\rtfsp
+Used for two-step panel construction. See \helpref{wxPanel::wxPanel}{wxpanelctor}\rtfsp
 for details.
 
 \membersection{wxPanel::GetDefaultItem}\label{wxpanelgetdefaultitem}