summaryrefslogtreecommitdiffstats
path: root/examples/touch/fingerpaint/fingerpaint.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/touch/fingerpaint/fingerpaint.pro')
-rw-r--r--examples/touch/fingerpaint/fingerpaint.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/touch/fingerpaint/fingerpaint.pro b/examples/touch/fingerpaint/fingerpaint.pro
index 5391897af7..97a2689501 100644
--- a/examples/touch/fingerpaint/fingerpaint.pro
+++ b/examples/touch/fingerpaint/fingerpaint.pro
@@ -10,5 +10,3 @@ SOURCES = main.cpp \
# install
target.path = $$[QT_INSTALL_EXAMPLES]/touch/fingerpaint
INSTALLS += target
-
-simulator: warning(This example might not fully work on Simulator platform)