doc: Fix the release in which QTemporaryDir::filePath() was added
Initially it was planned to introduce it in 5.8, but actually it was introduced in 5.9. Change-Id: I9101a78fa4c17572982571bac37a8fce00e86d01 Reviewed-by: David Faure <david.faure@kdab.com>
This commit is contained in:
parent
6b7c1f5b82
commit
160a4fe7ee
@ -305,7 +305,7 @@ QString QTemporaryDir::path() const
|
||||
}
|
||||
|
||||
/*!
|
||||
\since 5.8
|
||||
\since 5.9
|
||||
|
||||
Returns the path name of a file in the temporary directory.
|
||||
Does \e not check if the file actually exists in the directory.
|
||||
|
Loading…
x
Reference in New Issue
Block a user