diff options
Diffstat (limited to 'tests/auto/webchannel/webchannel.pro')
-rw-r--r-- | tests/auto/webchannel/webchannel.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/webchannel/webchannel.pro b/tests/auto/webchannel/webchannel.pro index 71036dd..40b324e 100644 --- a/tests/auto/webchannel/webchannel.pro +++ b/tests/auto/webchannel/webchannel.pro @@ -1,4 +1,4 @@ -QT = core webchannel-private testlib +QT = core-private webchannel-private testlib CONFIG += testcase strict_flags warn_on |