Doc: Remove redundant "see also" link

Pick-to: 6.9 6.10
Change-Id: Id48d97a171b55f3dbf8d1fa32e23b82d28e5552d
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
This commit is contained in:
David Boddie 2025-06-10 14:29:28 +02:00
parent 25f396218d
commit 5b86fca7cf

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