Doc: Fix typo in QFileDialog documentation
Fix typo introduced in 9cd3ff2bdea Change-Id: I248779c06fff81aaea1ef8f0a3a412cfb7cfc0bc Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit 12ff1888b16d91db9227d856d38d9b5740f7e191) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
f5dda2390f
commit
05ca943de2
@ -193,7 +193,7 @@ Q_GLOBAL_STATIC(QUrl, lastVisitedDir)
|
|||||||
\value DontConfirmOverwrite Don't ask for confirmation if an
|
\value DontConfirmOverwrite Don't ask for confirmation if an
|
||||||
existing file is selected. By default confirmation is requested.
|
existing file is selected. By default confirmation is requested.
|
||||||
|
|
||||||
Note: This opption is not supported on macOS when using the
|
Note: This option is not supported on macOS when using the
|
||||||
native file dialog.
|
native file dialog.
|
||||||
|
|
||||||
\value DontUseNativeDialog Don't use the native file dialog. By
|
\value DontUseNativeDialog Don't use the native file dialog. By
|
||||||
|
Loading…
x
Reference in New Issue
Block a user