Doc: Remove redundant "see also" link

Pick-to: 6.9
Change-Id: Id48d97a171b55f3dbf8d1fa32e23b82d28e5552d
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
(cherry picked from commit 5b86fca7cf21c79a1ec94dc242290ae23101b67c)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
David Boddie 2025-06-10 14:29:28 +02:00 committed by Qt Cherry-pick Bot
parent 2d2dd3aa2e
commit 355619c2a3

View File

@ -2581,7 +2581,7 @@ void QFont::clearVariableAxes()
kerning property is set to false. Similarly, if it is set to 0, then it will always be disabled.
To reset a font feature to its default behavior, you can unset it using unsetFeature().
\sa QFont::Tag, clearFeatures(), setFeature(), unsetFeature(), featureTags()
\sa QFont::Tag, clearFeatures(), unsetFeature(), featureTags()
*/
void QFont::setFeature(Tag tag, quint32 value)
{