wxChoicebook generic implementation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-09-16 15:13:52 +00:00
parent f5e0b4bc7c
commit 92bbdbcdb8
4 changed files with 66 additions and 0 deletions

View File

@@ -490,6 +490,7 @@
*/
#define wxUSE_NOTEBOOK 1
#define wxUSE_LISTBOOK 1
#define wxUSE_CHOICEBOOK 1
/*
* Use this control
*/