cc86de1416
There is nothing special about wxTextFile justifying having code for
dealing with non-seekable files in it, so put this code into wxFile
itself and just call its ReadAll() method from here.
This is a better fix than
|
||
---|---|---|
.. | ||
textfiletest.cpp |