From 7b50a8c73b4144787e68be35899a1f89a15ecdbe Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Sun, 31 Mar 2024 19:36:20 +0300 Subject: [PATCH] QFontDialog documentation update Signed-off-by: Ivailo Monev --- package/archlinux/PKGBUILD | 2 +- src/gui/dialogs/qfontdialog.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/archlinux/PKGBUILD b/package/archlinux/PKGBUILD index 8d671d2cd..98153fa5f 100644 --- a/package/archlinux/PKGBUILD +++ b/package/archlinux/PKGBUILD @@ -3,7 +3,7 @@ # https://wiki.archlinux.org/index.php/Arch_package_guidelines pkgname=katie-git -pkgver=4.14.0.r8207.bd53fa415 +pkgver=4.14.0.r8227.97fea3078 pkgrel=1 pkgdesc='C++ toolkit derived from the Qt 4.8 framework' arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm') diff --git a/src/gui/dialogs/qfontdialog.cpp b/src/gui/dialogs/qfontdialog.cpp index ce12da39c..6e2715717 100644 --- a/src/gui/dialogs/qfontdialog.cpp +++ b/src/gui/dialogs/qfontdialog.cpp @@ -810,7 +810,7 @@ bool QFontDialog::testOption(FontDialogOption option) const \brief the various options that affect the look and feel of the dialog \since 4.5 - By default, all options are disabled. + By default, QFontDialog::AllFonts is set. Options should be set before showing the dialog. Setting them while the dialog is visible is not guaranteed to have an immediate effect on the