From: Robert Roebling Date: Fri, 31 Aug 2007 09:48:40 +0000 (+0000) Subject: typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a976841204c7fe447ea81622179c0a358d2d09f6?ds=sidebyside typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/dataviewmodel.tex b/docs/latex/wx/dataviewmodel.tex index 69cab3a75f..87a56d2e48 100644 --- a/docs/latex/wx/dataviewmodel.tex +++ b/docs/latex/wx/dataviewmodel.tex @@ -126,7 +126,7 @@ Override this to indicate what type of data is stored in the column specified by {\it col}. This should return a string indicating the type of data as reported by \helpref{wxVariant}{wxvariant}. -\membersection{wxDataViewModel::GetChildren}\label{wxdataviewmodelgetfirstchild} +\membersection{wxDataViewModel::GetChildren}\label{wxdataviewmodelgetchildren} \constfunc{unsigned int}{GetChildren}{\param{const wxDataViewItem\& }{item}, \param{wxDataViewItemArray\& }{children} }