From 8bb7417301f5e05e9aabbd2ce857b70511958c2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Tue, 15 Mar 2022 10:39:43 +0100 Subject: Doc: Remove mentioning of Windows 7, Vista from QFont documentation We only support Windows 10 in Qt 6. Task-number: QTBUG-84433 Change-Id: I0c5bacac570dbb97a71f5af04b645d69040a5fe6 Reviewed-by: Eskil Abrahamsen Blomfeldt (cherry picked from commit 54e4e42083fe548518dc81fa0e6edfb58bfc99a9) Reviewed-by: Qt Cherry-pick Bot --- src/gui/text/qfont.cpp | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/gui/text/qfont.cpp b/src/gui/text/qfont.cpp index f663ac56fd..08df4c7b66 100644 --- a/src/gui/text/qfont.cpp +++ b/src/gui/text/qfont.cpp @@ -938,13 +938,7 @@ int QFont::pointSize() const \li PreferVerticalHinting \li PreferFullHinting \row - \li Windows Vista (w/o Platform Update) and earlier - \li Full hinting - \li Full hinting - \li Full hinting - \li Full hinting - \row - \li Windows 7 and Windows Vista (w/Platform Update) and DirectWrite enabled in Qt + \li Windows and DirectWrite enabled in Qt \li Full hinting \li Vertical hinting \li Vertical hinting -- cgit v1.2.3