aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/qtquick1/xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/qtquick1/xml')
-rw-r--r--examples/declarative/qtquick1/xml/xml.qmlproject2
-rw-r--r--examples/declarative/qtquick1/xml/xmlhttprequest/xmlhttprequest.qmlproject3
2 files changed, 0 insertions, 5 deletions
diff --git a/examples/declarative/qtquick1/xml/xml.qmlproject b/examples/declarative/qtquick1/xml/xml.qmlproject
index e1d43b74ef..6fb937c2b9 100644
--- a/examples/declarative/qtquick1/xml/xml.qmlproject
+++ b/examples/declarative/qtquick1/xml/xml.qmlproject
@@ -13,6 +13,4 @@ Project {
ImageFiles {
directory: "."
}
- /* List of plugin directories passed to QML runtime */
- // importPaths: [ " ../exampleplugin " ]
}
diff --git a/examples/declarative/qtquick1/xml/xmlhttprequest/xmlhttprequest.qmlproject b/examples/declarative/qtquick1/xml/xmlhttprequest/xmlhttprequest.qmlproject
index c4fa87e6bc..9bd4920371 100644
--- a/examples/declarative/qtquick1/xml/xmlhttprequest/xmlhttprequest.qmlproject
+++ b/examples/declarative/qtquick1/xml/xmlhttprequest/xmlhttprequest.qmlproject
@@ -16,7 +16,4 @@ Project {
Files {
paths: ["data.xml"]
}
-
- /* List of plugin directories passed to QML runtime */
- // importPaths: [ " ../exampleplugin " ]
}