summaryrefslogtreecommitdiffstats
path: root/examples/sensors/qmlqtsensors
diff options
context:
space:
mode:
authorWolfgang Beck <wolfgang.beck@nokia.com>2012-01-13 10:38:49 +1000
committerQt by Nokia <qt-info@nokia.com>2012-01-13 02:09:23 +0100
commit2949a9c07e9a7b74ac37174379de13db4fe5b50d (patch)
tree81582a42317fd82062e00427fe3195ce663e1733 /examples/sensors/qmlqtsensors
parent612ea53f2b21fcedd169b6c7270268ef212e0b39 (diff)
Fix doc errors for Examples of the SDK team
Change-Id: Id0acbc70ede7229903679d73d283b24eb8be91d3 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
Diffstat (limited to 'examples/sensors/qmlqtsensors')
-rw-r--r--examples/sensors/qmlqtsensors/qmlqtsensors.qmlproject2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sensors/qmlqtsensors/qmlqtsensors.qmlproject b/examples/sensors/qmlqtsensors/qmlqtsensors.qmlproject
index 4d32f758..51457fa6 100644
--- a/examples/sensors/qmlqtsensors/qmlqtsensors.qmlproject
+++ b/examples/sensors/qmlqtsensors/qmlqtsensors.qmlproject
@@ -11,7 +11,7 @@ Project {
directory: "."
}
ImageFiles {
- directory: "."
+ directory: "./images"
}
/* List of plugin directories passed to QML runtime */
// importPaths: [ "../exampleplugin" ]