1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Explicitely depend on QtNetwork

This commit is contained in:
Tux3 / Mlkj / !Lev.uXFMLA 2014-07-05 08:08:47 +02:00
parent 0ea28fb109
commit c30ecf2e91

View File

@ -4,7 +4,7 @@
#
#-------------------------------------------------
QT += core gui multimedia multimediawidgets
QT += core gui network multimedia multimediawidgets
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = toxgui