summaryrefslogtreecommitdiffstats
path: root/examples/sensors/sensorgestures
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/sensorgestures')
-rw-r--r--examples/sensors/sensorgestures/gesture.pngbin3400 -> 0 bytes
-rw-r--r--examples/sensors/sensorgestures/sensorgestures.pro6
2 files changed, 2 insertions, 4 deletions
diff --git a/examples/sensors/sensorgestures/gesture.png b/examples/sensors/sensorgestures/gesture.png
deleted file mode 100644
index 707d5c4e..00000000
--- a/examples/sensors/sensorgestures/gesture.png
+++ /dev/null
Binary files differ
diff --git a/examples/sensors/sensorgestures/sensorgestures.pro b/examples/sensors/sensorgestures/sensorgestures.pro
index 38a471d6..a60728e7 100644
--- a/examples/sensors/sensorgestures/sensorgestures.pro
+++ b/examples/sensors/sensorgestures/sensorgestures.pro
@@ -9,7 +9,5 @@ HEADERS += mainwindow.h
FORMS += mainwindow.ui
-target.path = $$[QT_INSTALL_EXAMPLES]/qtsensors/sensorgestures
-app.files = gesture.png
-app.path = $$[QT_INSTALL_EXAMPLES]/qtsensors/sensorgestures
-INSTALLS += target app
+target.path = $$[QT_INSTALL_EXAMPLES]/sensors/sensorgestures
+INSTALLS += target