X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7c913512a4c9f36e11e07ea707002fab1608d324..49d37022125686b42877f0a5a971e13fb1381e87:/interface/listbook.h?ds=sidebyside diff --git a/interface/listbook.h b/interface/listbook.h index a6b21fad18..f0e7245365 100644 --- a/interface/listbook.h +++ b/interface/listbook.h @@ -1,6 +1,6 @@ ///////////////////////////////////////////////////////////////////////////// // Name: listbook.h -// Purpose: documentation for wxListbook class +// Purpose: interface of wxListbook // Author: wxWidgets team // RCS-ID: $Id$ // Licence: wxWindows license @@ -37,8 +37,7 @@ @library{wxcore} @category{miscwnd} - @seealso - wxBookCtrl, wxNotebook, @ref overview_samplenotebook "notebook sample" + @see wxBookCtrl(), wxNotebook, @ref overview_samplenotebook "notebook sample" */ class wxListbook : public wxBookCtrl overview { @@ -55,3 +54,4 @@ public: const wxString& name = wxEmptyStr); //@} }; +