Doc: Fix QLineF::IntersectionType enum name
Fixes: QTBUG-82727 Change-Id: Iaffa3b0f61debf27a9fe55775362a3f016612217 Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>bb10
parent
3f783bfad9
commit
ff36ed8c41
|
|
@ -374,7 +374,7 @@ QDataStream &operator>>(QDataStream &stream, QLine &line)
|
|||
*/
|
||||
|
||||
/*!
|
||||
\enum QLineF::IntersectType
|
||||
\enum QLineF::IntersectionType
|
||||
|
||||
Describes the intersection between two lines.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue