aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickevents.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/items/qquickevents.cpp')
-rw-r--r--src/quick/items/qquickevents.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/items/qquickevents.cpp b/src/quick/items/qquickevents.cpp
index 6ee5e6d046..cc1a5ee375 100644
--- a/src/quick/items/qquickevents.cpp
+++ b/src/quick/items/qquickevents.cpp
@@ -149,7 +149,7 @@ Item {
/*!
\qmlmethod bool QtQuick2::KeyEvent::matches(StandardKey key)
- \since QtQuick 2.2
+ \since 5.2
Returns \c true if the key event matches the given standard \a key; otherwise returns \c false.