]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/bookctrl.h
Correct decoding of 4-byte integers in png2c script.
[wxWidgets.git] / interface / wx / bookctrl.h
index 9a0d5936b29a5f4561498f7468b443cc71a8867a..6fd8c596a0e14e4f33f15bf02bfa85c0683bb2d8 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxBookCtrlBase
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -23,7 +23,7 @@
     This is a pure virtual class so you cannot allocate it directly.
 
     @library{wxcore}
-    @category{miscwnd}
+    @category{bookctrl}
 
     @see @ref overview_bookctrl
 */
@@ -363,7 +363,7 @@ public:
     probably unnecessary to process both events at once.
 
     @library{wxcore}
-    @category{events}
+    @category{events,bookctrl}
 
     @see wxNotebook, wxListbook, wxChoicebook, wxTreebook, wxToolbook
 */