X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3051a44a73502c2b03d1618d0a8e94274ee67e16..1e26459c5e72eb33485fe9919b2a4aaafd01e76b:/interface/wx/choicebk.h diff --git a/interface/wx/choicebk.h b/interface/wx/choicebk.h index bc3fec7ea1..239fc4dfd8 100644 --- a/interface/wx/choicebk.h +++ b/interface/wx/choicebk.h @@ -3,7 +3,7 @@ // Purpose: interface of wxChoicebook // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -46,7 +46,7 @@ @endEventTable @library{wxcore} - @category{miscwnd} + @category{bookctrl} @appearance{choicebook.png} @see @ref overview_bookctrl, wxNotebook, @ref page_samples_notebook @@ -63,7 +63,7 @@ public: const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0, - const wxString& name = wxEmptyStr); + const wxString& name = wxEmptyString); //@} /**