diff --git a/docs/latex/wx/richtextattr.tex b/docs/latex/wx/richtextattr.tex index db6401e5e2..54c0f24763 100644 --- a/docs/latex/wx/richtextattr.tex +++ b/docs/latex/wx/richtextattr.tex @@ -311,7 +311,7 @@ Returns the name of the list style. \membersection{wxRichTextAttr::GetOutlineLevel}\label{wxrichtextattrgetoutlinelevel} -\constfunc{bool}{GetOutlineLevel}{\void} +\constfunc{int}{GetOutlineLevel}{\void} Returns the outline level. diff --git a/docs/latex/wx/textattrex.tex b/docs/latex/wx/textattrex.tex index f190f3b59b..c11fbc0e69 100644 --- a/docs/latex/wx/textattrex.tex +++ b/docs/latex/wx/textattrex.tex @@ -223,7 +223,7 @@ Returns the name of the list style. \membersection{wxTextAttrEx::GetOutlineLevel}\label{wxtextattrexgetoutlinelevel} -\constfunc{bool}{GetOutlineLevel}{\void} +\constfunc{int}{GetOutlineLevel}{\void} Returns the outline level.