summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/treemodelcompleter/treemodelcompleter.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/treemodelcompleter/treemodelcompleter.pro')
-rw-r--r--examples/widgets/tools/treemodelcompleter/treemodelcompleter.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/widgets/tools/treemodelcompleter/treemodelcompleter.pro b/examples/widgets/tools/treemodelcompleter/treemodelcompleter.pro
index 9f2b1ca9e4..ec25e0fc1c 100644
--- a/examples/widgets/tools/treemodelcompleter/treemodelcompleter.pro
+++ b/examples/widgets/tools/treemodelcompleter/treemodelcompleter.pro
@@ -1,4 +1,5 @@
QT += widgets
+requires(qtConfig(completer))
HEADERS = treemodelcompleter.h \
mainwindow.h