aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/gallery/pages/SwipeViewPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/gallery/pages/SwipeViewPage.qml')
-rw-r--r--examples/quickcontrols2/gallery/pages/SwipeViewPage.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/quickcontrols2/gallery/pages/SwipeViewPage.qml b/examples/quickcontrols2/gallery/pages/SwipeViewPage.qml
index 3c3bc56c..c55250e4 100644
--- a/examples/quickcontrols2/gallery/pages/SwipeViewPage.qml
+++ b/examples/quickcontrols2/gallery/pages/SwipeViewPage.qml
@@ -54,6 +54,8 @@ import QtQuick.Controls 2.12
Pane {
id: pane
+ readonly property string control : "swipeview"
+
SwipeView {
id: view
currentIndex: 1