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.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/widgets/tools/customcompleter/customcompleter.pro b/examples/widgets/tools/customcompleter/customcompleter.pro
index 499fab5537..74c2ceb320 100644
--- a/examples/widgets/tools/customcompleter/customcompleter.pro
+++ b/examples/widgets/tools/customcompleter/customcompleter.pro
@@ -1,4 +1,5 @@
QT += widgets
+requires(qtConfig(completer))
HEADERS = mainwindow.h \
textedit.h