X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ce7fe42e848cc0c9058dae906c3a7bded50681e6..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/simplebook.h diff --git a/interface/wx/simplebook.h b/interface/wx/simplebook.h index 7291c129d6..b0ae879436 100644 --- a/interface/wx/simplebook.h +++ b/interface/wx/simplebook.h @@ -2,7 +2,6 @@ // Name: wx/simplebook.h // Purpose: wxSimplebook public API documentation. // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -31,7 +30,7 @@ wxEVT_BOOKCTRL_PAGE_CHANGED events for the events it generates if the program calls SetSelection(). - @library{none} + @library{wxcore} @category{bookctrl} @see wxBookCtrl, wxNotebook, @ref page_samples_notebook