The module Network is connected to the project file.

This commit is contained in:
Denis Davydov 2018-05-11 14:35:25 +03:00
parent 1a21f566f8
commit ae04dd797d

View File

@ -1,4 +1,5 @@
QT -= gui QT -= gui
QT += network
CONFIG += c++11 console CONFIG += c++11 console
CONFIG -= app_bundle CONFIG -= app_bundle