]> git.saurik.com Git - wxWidgets.git/commit - include/wx/fstream.h
* wxFileInputStream and wxFileOutputStream doesn't inherit anymore from wxFile.
authorGuilhem Lavaux <lavaux@easynet.fr>
Fri, 4 Sep 1998 17:32:11 +0000 (17:32 +0000)
committerGuilhem Lavaux <lavaux@easynet.fr>
Fri, 4 Sep 1998 17:32:11 +0000 (17:32 +0000)
commit25c70b07e6484db93baee03de45b67f268c3d8e3
tree7f0dadb82cef09fd6d349fbf53a1e8833acfbe1e
parentf05df5a85aa0162124d52384c2ef87de64df2131
* wxFileInputStream and wxFileOutputStream doesn't inherit anymore from wxFile.
* The destructor of wxFile isn't anymore virtual.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/file.h
include/wx/fstream.h
src/common/fstream.cpp