Doc update: reflect use of native font dialog by default on macOS

The documentation still stated that the Qt standard font dialog was
used.

Task-number: QTBUG-47572
Change-Id: Iff4262869efde2d9fefb38264b2f6f8a9d2f7483
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
bb10
Pierre Rossi 2015-08-04 12:18:56 +02:00 committed by Simon Hausmann
parent 1885952c23
commit 5311d481c2
1 changed files with 1 additions and 2 deletions

View File

@ -867,8 +867,7 @@ QFont QFontDialog::selectedFont() const
\value NoButtons Don't display \uicontrol{OK} and \uicontrol{Cancel} buttons. (Useful for "live dialogs".)
\value DontUseNativeDialog Use Qt's standard font dialog on the Mac instead of Apple's
native font panel. (Currently, the native dialog is never used,
but this is likely to change in future Qt releases.)
native font panel.
\value ScalableFonts Show scalable fonts
\value NonScalableFonts Show non scalable fonts
\value MonospacedFonts Show monospaced fonts