Docs: remove a repetition
The same sentence was written immediately before. Change-Id: I1de439e43adf24e9afac3ca045372059a2e3ab8f Reviewed-by: Martin Smith <martin.smith@qt.io>
This commit is contained in:
parent
88eda007a3
commit
73c3185edb
@ -1785,8 +1785,7 @@ void QCoreApplicationPrivate::sendPostedEvents(QObject *receiver, int event_type
|
||||
If \a receiver is null, the events of \a eventType are removed for
|
||||
all objects. If \a eventType is 0, all the events are removed for
|
||||
\a receiver. You should never call this function with \a eventType
|
||||
of 0. If you do call it in this way, be aware that killing events
|
||||
may cause \a receiver to break one or more invariants.
|
||||
of 0.
|
||||
|
||||
\threadsafe
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user