Doc: Fix QLineF::IntersectionType enum name

Fixes: QTBUG-82727
Change-Id: Iaffa3b0f61debf27a9fe55775362a3f016612217
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
bb10
Leena Miettinen 2020-03-31 17:09:31 +02:00
parent 3f783bfad9
commit ff36ed8c41
1 changed files with 1 additions and 1 deletions

View File

@ -374,7 +374,7 @@ QDataStream &operator>>(QDataStream &stream, QLine &line)
*/
/*!
\enum QLineF::IntersectType
\enum QLineF::IntersectionType
Describes the intersection between two lines.