Fix build with wxUSE_FFILE=0.
Add the missing "#if wxUSE_FFILE" checks and add fallbacks to wxFile if it's available. Closes #15353. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -560,6 +560,10 @@ Major new features in this release
|
||||
3.0: (released 2013-09-??)
|
||||
--------------------------
|
||||
|
||||
All:
|
||||
|
||||
- Fix build with wxUSE_FFILE==0 (jroemmler).
|
||||
|
||||
All (GUI):
|
||||
|
||||
- Fix crash in wxHTML on mal-formed <area> elements (LukasK).
|
||||
|
Reference in New Issue
Block a user