aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/gallery/pages/ProgressBarPage.qml
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2020-02-08 03:04:16 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2020-02-08 03:04:16 +0100
commit271fd0924ec074358cb874058f467def82e8214c (patch)
treebf16b3957fc04a0480b3ffc85924b20169407920 /examples/quickcontrols2/gallery/pages/ProgressBarPage.qml
parent44d3846b1a0abdceadfe9172737b3b99c84bc2f0 (diff)
parent729bf567eda304b52a7d0b120b1006b01bc84240 (diff)
Merge remote-tracking branch 'origin/5.15' into dev
Diffstat (limited to 'examples/quickcontrols2/gallery/pages/ProgressBarPage.qml')
-rw-r--r--examples/quickcontrols2/gallery/pages/ProgressBarPage.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/quickcontrols2/gallery/pages/ProgressBarPage.qml b/examples/quickcontrols2/gallery/pages/ProgressBarPage.qml
index 1f3c81b9..89b951ee 100644
--- a/examples/quickcontrols2/gallery/pages/ProgressBarPage.qml
+++ b/examples/quickcontrols2/gallery/pages/ProgressBarPage.qml
@@ -54,6 +54,8 @@ import QtQuick.Controls 2.12
ScrollablePage {
id: page
+ readonly property string control : "progressbar"
+
Column {
spacing: 40
width: parent.width