]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/treebook.tex
fix typo
[wxWidgets.git] / docs / latex / wx / treebook.tex
index 7541ba0245776d088dd3479f58d03ca16a991832..4997c29f18801614605a221a434960e05a5e7e7f 100644 (file)
@@ -30,7 +30,7 @@ by adding at every step a page or a subpage to the end of the tree.
 
 \wxheading{Derived from}
 
-wxBookCtrlBase\\
+wxBookCtrlBase (see \helpref{wxBookCtrl overview}{wxbookctrloverview})\\
 \helpref{wxControl}{wxcontrol}\\
 \helpref{wxWindow}{wxwindow}\\
 \helpref{wxEvtHandler}{wxevthandler}\\
@@ -289,3 +289,4 @@ Changes the selection for the given page, returning the previous selection.
 The call to this function \emph{does not} generate the page changing events.
 This is the only difference with \helpref{SetSelection}{wxtreebooksetselection}.
 See \helpref{this topic}{progevent} for more info.
+