]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htwindow.tex
updated wxTextFile docs; some typo corrections
[wxWidgets.git] / docs / latex / wx / htwindow.tex
index a76372013828430aa8a1cfc8d1b25a8d5c597438..e386da35f973b6386d7f1ac64e384795aa675007 100644 (file)
@@ -127,7 +127,7 @@ Moves to next page in history.
 
 \membersection{wxHtmlWindow::LoadPage}\label{wxhtmlwindowloadpage}
 
-\func{bool}{LoadPage}{\param{const wxString\& }{location}}
+\func{virtual bool}{LoadPage}{\param{const wxString\& }{location}}
 
 Unlike SetPage this function first loads HTML page from {\it location} 
 and then displays it. See example: