From 85b31a981784ad07250fd715f414abd42b22ebd0 Mon Sep 17 00:00:00 2001 From: Lorn Potter Date: Wed, 30 May 2012 09:22:38 +1000 Subject: there is no main.qml file here. Now it shows up in creator. Change-Id: I1c0dd3dea4a0b296388f66fc44fed560da85e028 Reviewed-by: Lincoln Ramsay --- examples/QtSensors/QtSensors_accelbubble/QtSensors_accelbubble.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/QtSensors/QtSensors_accelbubble/QtSensors_accelbubble.pro b/examples/QtSensors/QtSensors_accelbubble/QtSensors_accelbubble.pro index feeec68..46bc335 100644 --- a/examples/QtSensors/QtSensors_accelbubble/QtSensors_accelbubble.pro +++ b/examples/QtSensors/QtSensors_accelbubble/QtSensors_accelbubble.pro @@ -2,8 +2,9 @@ TEMPLATE = aux app.files = \ info.json \ - main.qml \ + QtSensors_accelbubble.qml \ icon.png \ + content \ images MT_SYSROOT=$$(MT_SYSROOT) -- cgit v1.2.1