]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/choicebk.h
regenerated headers to remove @seealso in favour of @see; fixed links to global funct...
[wxWidgets.git] / interface / choicebk.h
index 68e312a21cd78fdcf869d4e2ca5d487e2657fbbe..4482f14dc2165c1f1c79fe189621e6c73081bcf2 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        choicebk.h
-// Purpose:     documentation for wxChoicebook class
+// Purpose:     interface of wxChoicebook
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Licence:     wxWindows license
@@ -42,8 +42,7 @@
     @library{wxcore}
     @category{miscwnd}
 
-    @seealso
-    wxBookCtrl, wxNotebook, @ref overview_samplenotebook "notebook sample"
+    @see wxBookCtrl(), wxNotebook, @ref overview_samplenotebook "notebook sample"
 */
 class wxChoicebook : public wxBookCtrl overview
 {
@@ -60,3 +59,4 @@ public:
                  const wxString& name = wxEmptyStr);
     //@}
 };
+