aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/styles/KeyPanel.qml
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@gmx.de>2017-02-01 20:45:13 +0100
committerOswald Buddenhagen <oswald.buddenhagen@gmx.de>2017-02-01 20:45:13 +0100
commit18f37cf7410beb698855a38a1af458d51d64e3fe (patch)
treeeff75ee12b02288f7cf28dba20b684a1dbb81ce7 /src/virtualkeyboard/styles/KeyPanel.qml
parente967e50805e50decd809236da314127cd425ef0b (diff)
parentad44e00c0d01dea15358b98865623e8f11f295a8 (diff)
Merge dev into 5.9v5.9.0-alpha1
Diffstat (limited to 'src/virtualkeyboard/styles/KeyPanel.qml')
-rw-r--r--src/virtualkeyboard/styles/KeyPanel.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/virtualkeyboard/styles/KeyPanel.qml b/src/virtualkeyboard/styles/KeyPanel.qml
index 68bb0850..4e12b9a8 100644
--- a/src/virtualkeyboard/styles/KeyPanel.qml
+++ b/src/virtualkeyboard/styles/KeyPanel.qml
@@ -52,8 +52,6 @@ Item {
\li \c control.enabled Set to true when the key is enabled.
\li \c control.pressed Set to true when the key is currently pressed.
\li \c control.uppercased Set to true when the key is uppercased.
- \li \c control.capsLock Set to true when caps lock is enabled.
- \note Deprecated since 1.2. Use \l {InputContext::capsLock} {InputContext.capsLock} instead.
\endlist
*/
property Item control