aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/gallery/pages/TabBarPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/gallery/pages/TabBarPage.qml')
-rw-r--r--examples/quickcontrols2/gallery/pages/TabBarPage.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/quickcontrols2/gallery/pages/TabBarPage.qml b/examples/quickcontrols2/gallery/pages/TabBarPage.qml
index 7c3cae44..1bfda1c1 100644
--- a/examples/quickcontrols2/gallery/pages/TabBarPage.qml
+++ b/examples/quickcontrols2/gallery/pages/TabBarPage.qml
@@ -54,6 +54,8 @@ import QtQuick.Controls 2.12
Page {
id: page
+ readonly property string control : "tabbar"
+
SwipeView {
id: swipeView
anchors.fill: parent