summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/customcompleter/customcompleter.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/customcompleter/customcompleter.pro')
-rw-r--r--examples/widgets/tools/customcompleter/customcompleter.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/widgets/tools/customcompleter/customcompleter.pro b/examples/widgets/tools/customcompleter/customcompleter.pro
index 4905c0b7d8..499fab5537 100644
--- a/examples/widgets/tools/customcompleter/customcompleter.pro
+++ b/examples/widgets/tools/customcompleter/customcompleter.pro
@@ -10,5 +10,3 @@ RESOURCES = customcompleter.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tools/customcompleter
INSTALLS += target
-
-simulator: warning(This example might not fully work on Simulator platform)