summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreevent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/kernel/qcoreevent.cpp')
-rw-r--r--src/corelib/kernel/qcoreevent.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/corelib/kernel/qcoreevent.cpp b/src/corelib/kernel/qcoreevent.cpp
index ab015a4b09..1e3f8a2fee 100644
--- a/src/corelib/kernel/qcoreevent.cpp
+++ b/src/corelib/kernel/qcoreevent.cpp
@@ -323,8 +323,7 @@ QEvent &QEvent::operator=(const QEvent &other)
}
/*!
- Destroys the event. If it was \link
- QCoreApplication::postEvent() posted \endlink,
+ Destroys the event. If it was \l{QCoreApplication::postEvent()}{posted},
it will be removed from the list of events to be posted.
*/