Doc: Fix wrong link in QFont documentation

Task-number: QTBUG-62072
Change-Id: I587534fc5723b3d198fe2065fbcf1bee4871a768
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
bb10
Paul Wicking 2018-08-03 14:09:52 +02:00
parent 65cd6f2e82
commit ae289884db
1 changed files with 1 additions and 1 deletions

View File

@ -1254,7 +1254,7 @@ QFont::StyleStrategy QFont::styleStrategy() const
/*!
Returns the StyleHint.
The style hint affects the \l{QFont}{font matching} algorithm.
The style hint affects the \l{#fontmatching}{font matching algorithm}.
See \l QFont::StyleHint for the list of available hints.
\sa setStyleHint(), QFont::StyleStrategy, QFontInfo::styleHint()