projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
accept files in wxHtmlEasyPrinting::{Print,Preview}File, not only URLs
[wxWidgets.git]
/
tests
/
streams
/
filestream.cpp
diff --git
a/tests/streams/filestream.cpp
b/tests/streams/filestream.cpp
index a5cd6ac5c0d84187ca35442acc0716c4206701d5..90f05f7af112bfe1b627a59ddda72bd1cec67dcb 100644
(file)
--- a/
tests/streams/filestream.cpp
+++ b/
tests/streams/filestream.cpp
@@
-84,7
+84,7
@@
private:
fileStream::fileStream()
{
- /* Nothing extra */
+ m_bSeekInvalidBeyondEnd = false;
}
fileStream::~fileStream()