Add GetFile() accessor to wxFileStream classes.
Allow to retrieve the underlying file used by the stream. Closes #15093. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -566,6 +566,7 @@ All:
|
||||
- Add wxFile::ReadAll() for consistency with wxFFile.
|
||||
- Add wxDateTime::DiffAsDateSpan() and wxDateSpan::GetTotalMonths() (jonasr).
|
||||
- Add wxVector::assign() (Jonas Rydberg).
|
||||
- Add wx[F]File{Input,Output}Stream::GetFile() (troelsk).
|
||||
- Added Nepali translation (Him Prasad Gautam).
|
||||
|
||||
All (GUI):
|
||||
|
Reference in New Issue
Block a user