]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/inputstr.tex
Added missing description for wxNO_BORDER
[wxWidgets.git] / docs / latex / wx / inputstr.tex
index a46d41fa391a078626ea418090f2cb280b6f93c3..daf42acc31ca724ccd4088f6af8441414bb03231 100644 (file)
@@ -79,7 +79,7 @@ The data is read until an error is raised by one of the two streams.
 This function returns a reference on the current object, so the user can test
 any states of the stream right away.
 
-\membersection{wxInputStream::SeekI}
+\membersection{wxInputStream::SeekI}\label{wxinputstreamseeki}
 
 \func{off\_t}{SeekI}{\param{off\_t}{ pos}, \param{wxSeekMode}{ mode = wxFromStart}}