]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/mstream.h
Simplify and correct MSW selection of background brush for children painting.
[wxWidgets.git] / interface / wx / mstream.h
index 86dbd3775880d7516c465dea72e759d0dc0d0744..4920e81e34ef4fc9ed6337bdc931dc02056d8b23 100644 (file)
@@ -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
         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,
         is to be read entirely (i.e. till the EOF is reached).
     */
     wxMemoryInputStream(wxInputStream& stream,