]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/bookctrl.h
PCH-less compilation fix
[wxWidgets.git] / docs / doxygen / overviews / bookctrl.h
index ff76a6759eef1ab3f692bf096d2ce90970f89aa5..4eb6f2b549851b7189a809f34f597b18342d396b 100644 (file)
@@ -38,7 +38,7 @@ displayed one page at a time. wxWidgets has five variants of this control:
 @li wxTreebook: controlled by a wxTreeCtrl
 @li wxToolbook: controlled by a wxToolBar
 
-See the @ref page_utils_samples_notebook for an example of wxBookCtrl usage.
+See the @ref page_samples_notebook for an example of wxBookCtrl usage.
 
 
 @section overview_bookctrl_bestbookctrl Best Book