aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/qtquick1/text
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/qtquick1/text')
-rw-r--r--examples/declarative/qtquick1/text/fonts/fonts.qmlproject2
-rw-r--r--examples/declarative/qtquick1/text/text.qmlproject2
-rw-r--r--examples/declarative/qtquick1/text/textselection/textselection.qmlproject2
3 files changed, 0 insertions, 6 deletions
diff --git a/examples/declarative/qtquick1/text/fonts/fonts.qmlproject b/examples/declarative/qtquick1/text/fonts/fonts.qmlproject
index d4909f8685..2bb4016996 100644
--- a/examples/declarative/qtquick1/text/fonts/fonts.qmlproject
+++ b/examples/declarative/qtquick1/text/fonts/fonts.qmlproject
@@ -11,6 +11,4 @@ Project {
ImageFiles {
directory: "."
}
- /* List of plugin directories passed to QML runtime */
- // importPaths: [ " ../exampleplugin " ]
}
diff --git a/examples/declarative/qtquick1/text/text.qmlproject b/examples/declarative/qtquick1/text/text.qmlproject
index d4909f8685..2bb4016996 100644
--- a/examples/declarative/qtquick1/text/text.qmlproject
+++ b/examples/declarative/qtquick1/text/text.qmlproject
@@ -11,6 +11,4 @@ Project {
ImageFiles {
directory: "."
}
- /* List of plugin directories passed to QML runtime */
- // importPaths: [ " ../exampleplugin " ]
}
diff --git a/examples/declarative/qtquick1/text/textselection/textselection.qmlproject b/examples/declarative/qtquick1/text/textselection/textselection.qmlproject
index d4795f6c18..ac8cfab8de 100644
--- a/examples/declarative/qtquick1/text/textselection/textselection.qmlproject
+++ b/examples/declarative/qtquick1/text/textselection/textselection.qmlproject
@@ -13,6 +13,4 @@ Project {
ImageFiles {
directory: "."
}
- /* List of plugin directories passed to QML runtime */
- // importPaths: [ " ../exampleplugin " ]
}