]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/simplebook.h
Move code removing "-psn_xxx" command line arguments to common code.
[wxWidgets.git] / interface / wx / simplebook.h
index 7291c129d646c46b083b62536a79e4f02b332ec6..b0ae879436bd6afd47b1d8714109b612b48ac32d 100644 (file)
@@ -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