fixed type: wxUint16 -> wxUint32 (patch 549556)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5d26a7e65f
commit
17046ed61e
@ -66,7 +66,7 @@ Reads a 16 bit integer from the stream.
|
||||
|
||||
\membersection{wxTextInputStream::Read32}
|
||||
|
||||
\func{wxUint16}{Read32}{\void}
|
||||
\func{wxUint32}{Read32}{\void}
|
||||
|
||||
Reads a 32 bit integer from the stream.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user