Correct \since value for QIODevice::skip
Change-Id: I9a2f18263a8bc0a0de8978792dbb1f285acc0ccd Reviewed-by: Alex Trotsenko <alex1973tr@gmail.com> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
parent
e434add2de
commit
a17f892bc5
@ -1879,7 +1879,7 @@ QByteArray QIODevice::peek(qint64 maxSize)
|
||||
}
|
||||
|
||||
/*!
|
||||
\since 5.11
|
||||
\since 5.10
|
||||
|
||||
Skips up to \a maxSize bytes from the device. Returns the number of bytes
|
||||
actually skipped, or -1 on error.
|
||||
|
Loading…
x
Reference in New Issue
Block a user