summaryrefslogtreecommitdiffstats
path: root/examples/sql/drilldown/drilldown.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/drilldown/drilldown.pro')
-rw-r--r--examples/sql/drilldown/drilldown.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/sql/drilldown/drilldown.pro b/examples/sql/drilldown/drilldown.pro
index ef286bbf25..086e12ce35 100644
--- a/examples/sql/drilldown/drilldown.pro
+++ b/examples/sql/drilldown/drilldown.pro
@@ -8,6 +8,7 @@ SOURCES = imageitem.cpp \
main.cpp \
view.cpp
QT += sql widgets
+requires(qtConfig(combobox))
# install
target.path = $$[QT_INSTALL_EXAMPLES]/sql/drilldown