added wxUSE_NOTEBOOK to include/wx/msw/setup0.h, removed wxUSE_RADIOBUTTON (we
already have RADIOBTN) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
/*
|
||||
* Use scrollbar item
|
||||
*/
|
||||
#define wxUSE_RADIOBUTTON 1
|
||||
#define wxUSE_RADIOBTN 1
|
||||
/*
|
||||
* Use toolbar item
|
||||
*/
|
||||
|
Reference in New Issue
Block a user