aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2016-02-23 16:12:21 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2016-02-23 15:13:02 +0000
commit256779a8e2eb3a012bd13a7fcf4294a18f0cd07f (patch)
treefd61cd9e59b38e0449f5b2e3e4ce93c0a8675c09 /src
parent25ade43fdb9feb68ef8eb756640a6b0a9ece3fec (diff)
Fix Control::focusPolicy docs
Accidentally marked as read-only, even though it's not. Change-Id: I4a24a6936a8f6cea3f6ef35fa5924e86415bf732 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'src')
-rw-r--r--src/templates/qquickcontrol.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/templates/qquickcontrol.cpp b/src/templates/qquickcontrol.cpp
index 6d8485eb..ad7e6924 100644
--- a/src/templates/qquickcontrol.cpp
+++ b/src/templates/qquickcontrol.cpp
@@ -743,7 +743,6 @@ bool QQuickControl::isMirrored() const
/*!
\qmlproperty enumeration Qt.labs.controls::Control::focusPolicy
- \readonly
This property determines the way the control accepts focus.