summaryrefslogtreecommitdiff
path: root/src/dialogs
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-08-09 15:27:21 +0200
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-08-09 15:27:21 +0200
commit66b68ed94032e03b7a0ed9d15f72b1fc5e2cb729 (patch)
treee0093cca956690a272f9415a2743064ec1d3dd71 /src/dialogs
parentbe50531985f64089c87289ba0c026007437517a2 (diff)
parent6afc4815a1e20f795591ef7d1452a521920ce0bd (diff)
downloadqtquickcontrols-66b68ed94032e03b7a0ed9d15f72b1fc5e2cb729.tar.gz
Merge remote-tracking branch 'origin/5.5' into dev
Change-Id: Ifec0f56816809abb90a294b8462391cb7e54c87d
Diffstat (limited to 'src/dialogs')
-rw-r--r--src/dialogs/qquickplatformfontdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/qquickplatformfontdialog.cpp b/src/dialogs/qquickplatformfontdialog.cpp
index 4cc53094..8b93fd1d 100644
--- a/src/dialogs/qquickplatformfontdialog.cpp
+++ b/src/dialogs/qquickplatformfontdialog.cpp
@@ -190,7 +190,7 @@ QPlatformFontDialogHelper *QQuickPlatformFontDialog::helper()
containing the dialog's parent Item, modal with respect to the whole
application, or non-modal.
- By default it is \c Qt.WindowModal.
+ By default it is \c Qt.NonModal.
Modality does not mean that there are any blocking calls to wait for the
dialog to be accepted or rejected; it's only that the user will be