Doc: Remove stray slash
Pick-to: 6.5 6.2 Change-Id: Ic5e08437e8a5a937ae4f3ea1aa6ca73fd7780c98 Reviewed-by: <safiyyah.moosa@qt.io> Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io>bb10
parent
496ebd8677
commit
f177a34836
|
|
@ -741,7 +741,7 @@ int QTextLayout::leftCursorPosition(int oldPos) const
|
|||
return newPos;
|
||||
}
|
||||
|
||||
/*!/
|
||||
/*!
|
||||
Returns \c true if position \a pos is a valid cursor position.
|
||||
|
||||
In a Unicode context some positions in the text are not valid
|
||||
|
|
|
|||
Loading…
Reference in New Issue