summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxnetipknxaddressesdib/qknxnetipknxaddressesdib.pro
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@qt.io>2020-02-25 15:45:48 +0100
committerKarsten Heimrich <karsten.heimrich@qt.io>2020-04-21 10:56:54 +0100
commit258680ef7adb3364eaf394554506355634120181 (patch)
treecb5cdfadee66d53fa9c514db970191abf7287454 /tests/auto/qknxnetipknxaddressesdib/qknxnetipknxaddressesdib.pro
parentc8eeb5d74e3403c570f3b4bfb6f2fd898d57550e (diff)
Qt6 compile fix
Change-Id: Iad6a4fa302ca7c79abd030866876b6df3b818652 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'tests/auto/qknxnetipknxaddressesdib/qknxnetipknxaddressesdib.pro')
-rw-r--r--tests/auto/qknxnetipknxaddressesdib/qknxnetipknxaddressesdib.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qknxnetipknxaddressesdib/qknxnetipknxaddressesdib.pro b/tests/auto/qknxnetipknxaddressesdib/qknxnetipknxaddressesdib.pro
index bd17237..fd52791 100644
--- a/tests/auto/qknxnetipknxaddressesdib/qknxnetipknxaddressesdib.pro
+++ b/tests/auto/qknxnetipknxaddressesdib/qknxnetipknxaddressesdib.pro
@@ -1,6 +1,6 @@
TARGET = tst_qknxnetipknxaddressesdib
-QT = core testlib knx
+QT = core testlib knx network
CONFIG += testcase c++11
CONFIG -= app_bundle