From 22e97d4cbe6b155f0d43c0cef43ff2a45daa9a31 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Mon, 13 Aug 2007 10:26:10 +0000 Subject: [PATCH] Typo fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/helpinst.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/helpinst.tex b/docs/latex/wx/helpinst.tex index cf39127900..fd42c0e51e 100644 --- a/docs/latex/wx/helpinst.tex +++ b/docs/latex/wx/helpinst.tex @@ -191,7 +191,7 @@ that the viewer is a variant of Netscape Navigator.} \membersection{wxHelpController::GetParentWindow}\label{wxhelpcontrollergetparentwindow} -\constfunc{virtual bool}{GetParentWindow}{\void} +\constfunc{virtual wxWindow*}{GetParentWindow}{\void} Returns the window to be used as the parent for the help window. This window is used by wxCHMHelpController, wxWinHelpController and wxHtmlHelpController. -- 2.45.2