Fix check for wxUSE_BACKINGFILE.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
576bdf8565
commit
66ad27db7b
@ -1174,7 +1174,7 @@
|
||||
# error "wxBackingFile requires wxStream and wxFile or wxFFile"
|
||||
# else
|
||||
# undef wxUSE_BACKINGFILE
|
||||
# define wxUSE_BACKINGFILE 1
|
||||
# define wxUSE_BACKINGFILE 0
|
||||
# endif
|
||||
# endif
|
||||
#endif /* wxUSE_BACKINGFILE */
|
||||
|
Loading…
Reference in New Issue
Block a user