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:
@@ -1174,7 +1174,7 @@
|
|||||||
# error "wxBackingFile requires wxStream and wxFile or wxFFile"
|
# error "wxBackingFile requires wxStream and wxFile or wxFFile"
|
||||||
# else
|
# else
|
||||||
# undef wxUSE_BACKINGFILE
|
# undef wxUSE_BACKINGFILE
|
||||||
# define wxUSE_BACKINGFILE 1
|
# define wxUSE_BACKINGFILE 0
|
||||||
# endif
|
# endif
|
||||||
# endif
|
# endif
|
||||||
#endif /* wxUSE_BACKINGFILE */
|
#endif /* wxUSE_BACKINGFILE */
|
||||||
|
Reference in New Issue
Block a user