aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/qtquick1/touchinteraction
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/qtquick1/touchinteraction')
-rw-r--r--examples/declarative/qtquick1/touchinteraction/gestures/gestures.qmlproject2
-rw-r--r--examples/declarative/qtquick1/touchinteraction/mousearea/mousearea.qmlproject2
-rw-r--r--examples/declarative/qtquick1/touchinteraction/pincharea/pincharea.qmlproject4
-rw-r--r--examples/declarative/qtquick1/touchinteraction/touchinteraction.qmlproject2
4 files changed, 0 insertions, 10 deletions
diff --git a/examples/declarative/qtquick1/touchinteraction/gestures/gestures.qmlproject b/examples/declarative/qtquick1/touchinteraction/gestures/gestures.qmlproject
index 728404f179..cb17603891 100644
--- a/examples/declarative/qtquick1/touchinteraction/gestures/gestures.qmlproject
+++ b/examples/declarative/qtquick1/touchinteraction/gestures/gestures.qmlproject
@@ -13,6 +13,4 @@ Project {
ImageFiles {
directory: "."
}
- /* List of plugin directories passed to QML runtime */
- // importPaths: [ " ../exampleplugin " ]
}
diff --git a/examples/declarative/qtquick1/touchinteraction/mousearea/mousearea.qmlproject b/examples/declarative/qtquick1/touchinteraction/mousearea/mousearea.qmlproject
index 10a0cd6ece..d4d87f5583 100644
--- a/examples/declarative/qtquick1/touchinteraction/mousearea/mousearea.qmlproject
+++ b/examples/declarative/qtquick1/touchinteraction/mousearea/mousearea.qmlproject
@@ -13,6 +13,4 @@ Project {
ImageFiles {
directory: "."
}
- /* List of plugin directories passed to QML runtime */
- // importPaths: [ " ../exampleplugin " ]
}
diff --git a/examples/declarative/qtquick1/touchinteraction/pincharea/pincharea.qmlproject b/examples/declarative/qtquick1/touchinteraction/pincharea/pincharea.qmlproject
index 0d4b987aaa..cb32bdcb43 100644
--- a/examples/declarative/qtquick1/touchinteraction/pincharea/pincharea.qmlproject
+++ b/examples/declarative/qtquick1/touchinteraction/pincharea/pincharea.qmlproject
@@ -1,5 +1,3 @@
-/* File generated by QtCreator */
-
import QmlProject 1.1
Project {
@@ -15,6 +13,4 @@ Project {
ImageFiles {
directory: "."
}
- /* List of plugin directories passed to QML runtime */
- // importPaths: [ " ../exampleplugin " ]
}
diff --git a/examples/declarative/qtquick1/touchinteraction/touchinteraction.qmlproject b/examples/declarative/qtquick1/touchinteraction/touchinteraction.qmlproject
index a7cf377523..4490df61b8 100644
--- a/examples/declarative/qtquick1/touchinteraction/touchinteraction.qmlproject
+++ b/examples/declarative/qtquick1/touchinteraction/touchinteraction.qmlproject
@@ -11,6 +11,4 @@ Project {
ImageFiles {
directory: "."
}
- /* List of plugin directories passed to QML runtime */
- // importPaths: [ " ../exampleplugin " ]
}