Doc: Fix typo in QFileDialog documentation
Fix typo introduced in 9cd3ff2bde
Pick-to: 6.2 6.4
Change-Id: I248779c06fff81aaea1ef8f0a3a412cfb7cfc0bc
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
bb10
parent
84ae970c6d
commit
12ff1888b1
|
|
@ -193,7 +193,7 @@ Q_GLOBAL_STATIC(QUrl, lastVisitedDir)
|
|||
\value DontConfirmOverwrite Don't ask for confirmation if an
|
||||
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.
|
||||
|
||||
\value DontUseNativeDialog Don't use the native file dialog. By
|
||||
|
|
|
|||
Loading…
Reference in New Issue