aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2016-03-09 14:04:44 +0100
committerLiang Qi <liang.qi@theqtcompany.com>2016-03-11 12:15:48 +0000
commita06018e742ab913338b0056ff2834d3e380e7129 (patch)
treec7e3b034f20eb0df50b95f86f1ac467fb8ce8ead /src/templates
parentb6cb8ca2db847912fe70b66217d07ac6d1577811 (diff)
Doc: fix a typo for Control.locale
Change-Id: I37ad466462d42101fd16e8a09fe0c8486115f422 Reviewed-by: Nico Vertriest <nico.vertriest@theqtcompany.com> Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'src/templates')
-rw-r--r--src/templates/qquickcontrol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/qquickcontrol.cpp b/src/templates/qquickcontrol.cpp
index 2f1eb18f..53955f12 100644
--- a/src/templates/qquickcontrol.cpp
+++ b/src/templates/qquickcontrol.cpp
@@ -620,7 +620,7 @@ void QQuickControl::resetSpacing()
}
/*!
- \qmlproperty Locale Qt.labs.calendar::Control::locale
+ \qmlproperty Locale Qt.labs.controls::Control::locale
This property holds the locale of the control.