aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorials/gettingStartedQml/parts/part5/core/qmldir
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorials/gettingStartedQml/parts/part5/core/qmldir')
-rw-r--r--examples/tutorials/gettingStartedQml/parts/part5/core/qmldir11
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/tutorials/gettingStartedQml/parts/part5/core/qmldir b/examples/tutorials/gettingStartedQml/parts/part5/core/qmldir
new file mode 100644
index 0000000000..b8b0c7c431
--- /dev/null
+++ b/examples/tutorials/gettingStartedQml/parts/part5/core/qmldir
@@ -0,0 +1,11 @@
+
+Button ./Button.qml
+FileDialog ./FileDialog.qml
+TextArea ./TextArea.qml
+TextEditor ./TextEditor.qml
+EditMenu ./EditMenu.qml
+MenuBar ./MenuBar.qml
+
+
+
+