Use wxFile for IO if wxFFile is not available.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 5 Aug 2009 17:24:16 +0000 (17:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 5 Aug 2009 17:24:16 +0000 (17:24 +0000)
commitce0822e1b9de6ce9cd9b828b807b7cf319cdfed0
tree358199760cb50b72e235176b9fd107b24924baec
parent2c181e9954b2f2e02fa74bced4f4a1adbbccee91
Use wxFile for IO if wxFFile is not available.

Closes #11067.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/docview.cpp