From 0a0c4f76383683ec799344bb57bc44954231c265 Mon Sep 17 00:00:00 2001 From: Oliver Wolff Date: Wed, 21 Nov 2018 19:14:28 +0100 Subject: Remove wince check as it is not supported Change-Id: I8ba795eaa9a92e7df3995ab2d2961a8d0a253a80 Reviewed-by: Joerg Bornemann --- qtwinextras.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qtwinextras.pro b/qtwinextras.pro index 7afe1e3..62840da 100644 --- a/qtwinextras.pro +++ b/qtwinextras.pro @@ -1,3 +1,3 @@ -requires(!winrt:!wince) +requires(!winrt) load(qt_parts) -- cgit v1.2.3