Added network to UNIT tests (needed for CUrl

Other includes where needed
This commit is contained in:
Klaus Basan
2019-06-29 20:48:38 +02:00
committed by Mat Sutcliffe
parent 458daa4532
commit 74be3fa8c2
10 changed files with 16 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
load(common_pre)
QT += core dbus testlib
QT += core dbus testlib network
TARGET = teststringutils
CONFIG -= app_bundle