Fix typo in the docs
QEvent::ChildRemoved appeared twice. Change-Id: Ibd992f18d073a3ba47ab515368d2050d29e8c0e6 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
This commit is contained in:
parent
906577c8b0
commit
ff59d73ac6
@ -538,7 +538,7 @@ QTimerEvent::~QTimerEvent()
|
||||
\a child.
|
||||
|
||||
\a type can be QEvent::ChildAdded, QEvent::ChildRemoved,
|
||||
QEvent::ChildPolished, or QEvent::ChildRemoved.
|
||||
or QEvent::ChildPolished.
|
||||
|
||||
\sa child()
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user