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