summaryrefslogtreecommitdiffstats
path: root/examples/network/network-chat/network-chat.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/network-chat/network-chat.pro')
-rw-r--r--examples/network/network-chat/network-chat.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/network-chat/network-chat.pro b/examples/network/network-chat/network-chat.pro
index 7c1514f727..91c832d149 100644
--- a/examples/network/network-chat/network-chat.pro
+++ b/examples/network/network-chat/network-chat.pro
@@ -10,7 +10,7 @@ SOURCES = chatdialog.cpp \
peermanager.cpp \
server.cpp
FORMS = chatdialog.ui
-QT += network
+QT += network widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/network/network-chat