Only disable wxUSE_PREFERENCES_EDITOR if wxUSE_NOTEBOOK is False, not if it's True.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f197e6520a
commit
6a4480ec29
@ -2214,7 +2214,6 @@
|
||||
# else
|
||||
# error "wxUSE_PREFERENCES_EDITOR requires wxNotebook"
|
||||
# endif
|
||||
# else
|
||||
# undef wxUSE_PREFERENCES_EDITOR
|
||||
# define wxUSE_PREFERENCES_EDITOR 0
|
||||
# endif
|
||||
|
Loading…
Reference in New Issue
Block a user