summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/qmldir
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/qmldir')
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/qmldir13
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/qmldir b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/qmldir
deleted file mode 100644
index 3f22778a..00000000
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/qmldir
+++ /dev/null
@@ -1,13 +0,0 @@
-
-Button ./Button.qml
-FileDialog ./FileDialog.qml
-TextArea ./TextArea.qml
-TextEditor ./TextEditor.qml
-EditMenu ./EditMenu.qml
-MenuBar ./MenuBar.qml
-
-plugin FileDialog ../plugins
-
-
-
-