Doc: Remove redundant "see also" link

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>
(cherry picked from commit 355619c2a3c072c05cae3701c45a132d9b9a3de2)
This commit is contained in:
David Boddie 2025-06-10 14:29:28 +02:00 committed by Qt Cherry-pick Bot
parent 3cab80ca3a
commit d86dc86a93

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)
{