use ::wxInvalidOffset to enable autolinking
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -117,7 +117,7 @@ public:
|
||||
data from the given input stream @a stream.
|
||||
|
||||
The @a len argument specifies the amount of data to read from the
|
||||
@a stream. Setting it to @e wxInvalidOffset means that the @a stream
|
||||
@a stream. Setting it to ::wxInvalidOffset means that the @a stream
|
||||
is to be read entirely (i.e. till the EOF is reached).
|
||||
*/
|
||||
wxMemoryInputStream(wxInputStream& stream,
|
||||
|
Reference in New Issue
Block a user