summaryrefslogtreecommitdiffstats
path: root/examples/tools/customtype/customtype.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools/customtype/customtype.pro')
-rw-r--r--examples/tools/customtype/customtype.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/tools/customtype/customtype.pro b/examples/tools/customtype/customtype.pro
index 4b6625d742..d05540f403 100644
--- a/examples/tools/customtype/customtype.pro
+++ b/examples/tools/customtype/customtype.pro
@@ -6,6 +6,3 @@ QT += widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/tools/customcompleter
INSTALLS += target
-
-
-simulator: warning(This example might not fully work on Simulator platform)