From 247e38fcb8c08e8af3e221e32ab0d776cf758da5 Mon Sep 17 00:00:00 2001 From: Tomi Korpipaa Date: Mon, 30 Sep 2019 09:10:45 +0300 Subject: Bump qml module version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Revision new APIs: asyncInit, shaderCache, exportShaderCache, stereMode, stereoEyeSeparation, textureId, and addImageProvider. Also fixed missing array in qt_attribution.json Task-number: QT3DS-3963 Change-Id: I3fc6ac38ff6f524a5268ad4706f4d0edcc0af6f3 Reviewed-by: Antti Määttä Reviewed-by: Miikka Heikkinen --- src/foundation/qt_attribution.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/foundation') diff --git a/src/foundation/qt_attribution.json b/src/foundation/qt_attribution.json index 537d8be..46b571c 100644 --- a/src/foundation/qt_attribution.json +++ b/src/foundation/qt_attribution.json @@ -1,3 +1,4 @@ +[ { "Id": "convertutf", "Name": "ConvertUTF", @@ -7,8 +8,7 @@ "License": "Other", "LicenseFile": "LICENSE_CONVERTUTF.TXT", "Copyright": "Copyright 2001-2004 Unicode, Inc." -} -, +}, { "Id": "socket", "Name": "Socket", @@ -20,3 +20,4 @@ "LicenseFile": "LICENCE_SOCKET.TXT", "Copyright": "Copyright (C) 2004-2013 Diego Nehab." } +] -- cgit v1.2.3