summaryrefslogtreecommitdiffstats
path: root/examples/tools/customtype/customtype.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools/customtype/customtype.pro')
-rw-r--r--examples/tools/customtype/customtype.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/tools/customtype/customtype.pro b/examples/tools/customtype/customtype.pro
index 6ea320f9c3..6542cf5473 100644
--- a/examples/tools/customtype/customtype.pro
+++ b/examples/tools/customtype/customtype.pro
@@ -1,6 +1,7 @@
HEADERS = message.h
SOURCES = main.cpp \
message.cpp
+QT += widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/tools/customcompleter