summaryrefslogtreecommitdiffstats
path: root/examples/sql/cachedtable/cachedtable.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/cachedtable/cachedtable.pro')
-rw-r--r--examples/sql/cachedtable/cachedtable.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/cachedtable/cachedtable.pro b/examples/sql/cachedtable/cachedtable.pro
index a51dc951a1..9b89a910d8 100644
--- a/examples/sql/cachedtable/cachedtable.pro
+++ b/examples/sql/cachedtable/cachedtable.pro
@@ -2,7 +2,7 @@ HEADERS = ../connection.h \
tableeditor.h
SOURCES = main.cpp \
tableeditor.cpp
-QT += sql
+QT += sql widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/sql/cachedtable