aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shared/qmldir
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@digia.com>2013-05-27 18:44:34 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-28 10:08:51 +0200
commit43484528552cb2ba3dc1dabfcce22ed40bf4f8db (patch)
tree5f7dce5c9131e04677e89367f20758a785cceb05 /examples/quick/shared/qmldir
parent1ef4e4b156be8653af64dbccb47abcccc234246a (diff)
Package dialogs examples into a single executable
Introduced tabs and added the C++ boilerplate launcher. Change-Id: Ibb49a182e3928aba5dced097d5307eb7d1f4b42d Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com>
Diffstat (limited to 'examples/quick/shared/qmldir')
-rw-r--r--examples/quick/shared/qmldir1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/shared/qmldir b/examples/quick/shared/qmldir
index cc4eb3c793..4f7c50540d 100644
--- a/examples/quick/shared/qmldir
+++ b/examples/quick/shared/qmldir
@@ -3,3 +3,4 @@ CheckBox 2.1 CheckBox.qml
LauncherList 2.0 LauncherList.qml
SimpleLauncherDelegate 2.0 SimpleLauncherDelegate.qml
Slider 2.0 Slider.qml
+TabSet 2.1 TabSet.qml