aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/shared/qmldir
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2022-09-15 13:21:53 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2022-09-16 10:30:36 +0200
commitcf32b66adbfb489cd6e5d5c0bf3f741b59ba204c (patch)
tree44be69c9487f5d4db1092d061a555bd6001c1ab4 /examples/declarative/shared/qmldir
parentb20d6f6906f91f9df608d7800f4e27f7a7160abe (diff)
Move examples around
Change the directory structure to closer match that of Qt. Task-number: PYSIDE-841 Change-Id: I87aca346b6654aafe94dd1fb83c184c182ceb2e6 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'examples/declarative/shared/qmldir')
-rw-r--r--examples/declarative/shared/qmldir11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/declarative/shared/qmldir b/examples/declarative/shared/qmldir
deleted file mode 100644
index 5ccdf6021..000000000
--- a/examples/declarative/shared/qmldir
+++ /dev/null
@@ -1,11 +0,0 @@
-module shared
-Button 2.0 Button.qml
-CheckBox 2.1 CheckBox.qml
-FlickrRssModel 2.0 FlickrRssModel.qml
-Label 2.0 Label.qml
-LauncherList 2.0 LauncherList.qml
-SimpleLauncherDelegate 2.0 SimpleLauncherDelegate.qml
-Slider 2.0 Slider.qml
-TabSet 2.1 TabSet.qml
-TextField 2.1 TextField.qml
-singleton Images 2.2 Images.qml