From eace7b5ec4936b9b8afb3972eb72f7eb4c15093f Mon Sep 17 00:00:00 2001 From: Christian Tismer Date: Thu, 24 Sep 2015 00:41:15 +0200 Subject: fix a problem with QSysInfo::WinVersion This always refused to link on OS X. To circumvent this, I have split the QSysInfo entry in Mac and Win version files. The "other" file is always giving a warning, that I suppressed. --- sources/pyside2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/pyside2/PySide2/QtWebEngineCore') diff --git a/sources/pyside2 b/sources/pyside2 index b2aaf007c..2c2223a1d 160000 --- a/sources/pyside2 +++ b/sources/pyside2 @@ -1 +1 @@ -Subproject commit b2aaf007c4fc12762d6a56371851758ff1537c24 +Subproject commit 2c2223a1da3994448cb714e415cd4be4f94698ca -- cgit v1.2.3