]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/bookctrl.h
interface revisions
[wxWidgets.git] / interface / wx / bookctrl.h
index 03777305d799da2d4b3b995c7ac6d644147fea1b..f62f142eea145a3b32418076577abc276167fceb 100644 (file)
@@ -336,6 +336,13 @@ public:
 */
 };
 
 */
 };
 
+/**
+    wxBookCtrl is defined to one of the 'real' book controls.
+
+    See @ref overview_bookctrl for more info.
+*/
+#define wxBookCtrl      TheBestBookCtrlForTheCurrentPlatform
+
 
 /**
     @class wxBookCtrlEvent
 
 /**
     @class wxBookCtrlEvent