Fix function name
Replace QDir::makepath with QDir::mkpath. Change-Id: Iec91fc332393255843bad915c1064587b5fe543d Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
This commit is contained in:
parent
ba75a16b41
commit
5a68ce07bd
@ -3611,7 +3611,7 @@
|
||||
\section2 mkpath(dirPath)
|
||||
|
||||
Creates the directory path \c dirPath. This function is a wrapper around the
|
||||
QDir::makepath function.
|
||||
QDir::mkpath function.
|
||||
|
||||
\section2 requires(condition)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user