summaryrefslogtreecommitdiffstats
path: root/examples/network/http/http.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/http/http.pro')
-rw-r--r--examples/network/http/http.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/network/http/http.pro b/examples/network/http/http.pro
index 74a8e49d90..57618b3137 100644
--- a/examples/network/http/http.pro
+++ b/examples/network/http/http.pro
@@ -1,3 +1,5 @@
+QT += widgets
+
HEADERS += httpwindow.h
SOURCES += httpwindow.cpp \
main.cpp