corrected wxUSE_BOOKCTRL test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
4f8ffae109
commit
ea4ff2ad5a
@ -891,7 +891,7 @@
|
||||
# endif
|
||||
#endif /* controls */
|
||||
|
||||
#if defined(wxUSE_NOTEBOOK)
|
||||
#if wxUSE_NOTEBOOK
|
||||
# if defined(wxUSE_BOOKCTRL) && !wxUSE_BOOKCTRL
|
||||
# ifdef wxABORT_ON_CONFIG_ERROR
|
||||
# error "wxUSE_BOOKCTRL must be set."
|
||||
|
Loading…
Reference in New Issue
Block a user