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:
parent
0ea28fb109
commit
c30ecf2e91
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
#-------------------------------------------------
|
#-------------------------------------------------
|
||||||
|
|
||||||
QT += core gui multimedia multimediawidgets
|
QT += core gui network multimedia multimediawidgets
|
||||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||||
|
|
||||||
TARGET = toxgui
|
TARGET = toxgui
|
||||||
|
|
Loading…
Reference in New Issue
Block a user