summaryrefslogtreecommitdiff
path: root/src/controls/Calendar.qml
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-02-20 15:38:46 +0100
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-02-20 15:38:47 +0100
commitc614d78e2246d3f66782471250ccb1eece5ffbd8 (patch)
treed8380aa2ba2dccb079fa103c30c65c94848fe821 /src/controls/Calendar.qml
parent20bd6bd5fa7555b0574c244ead70c4750c378593 (diff)
parente10dcd4c98631d1d433073b43101b8c36be05520 (diff)
downloadqtquickcontrols-c614d78e2246d3f66782471250ccb1eece5ffbd8.tar.gz
Merge remote-tracking branch 'origin/5.4' into 5.5
Change-Id: I00fb1d7ed1351fb15d714a51a3d54154ee01bb1d
Diffstat (limited to 'src/controls/Calendar.qml')
-rw-r--r--src/controls/Calendar.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/Calendar.qml b/src/controls/Calendar.qml
index 1ce6e2c2..ba40893a 100644
--- a/src/controls/Calendar.qml
+++ b/src/controls/Calendar.qml
@@ -66,7 +66,7 @@ import QtQuick.Controls.Private 1.0
\c true.
\qml
- Calendar{
+ Calendar {
weekNumbersVisible: true
}
\endqml