From 1f90c83c15041f9cfbc09b3c80f3501f30af8b96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo=20F=C3=A4lt?= Date: Wed, 27 Jan 2021 15:14:19 +0200 Subject: [PATCH] Initial version of Qt For Python 6.1 branch Change-Id: I955da23aa5bdee2ae137d11f065ff5bf2bb327e1 Reviewed-by: Cristian Maureira-Fredes --- .gitmodules | 4 ++-- qt3d | 2 +- qtimageformats | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 06f685c4..81b5415c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -125,13 +125,13 @@ path = qt3d url = ../qt3d.git branch = dev - status = ignore + status = addon [submodule "qtimageformats"] depends = qtbase path = qtimageformats url = ../qtimageformats.git branch = dev - status = ignore + status = addon [submodule "qtgraphicaleffects"] depends = qtdeclarative path = qtgraphicaleffects diff --git a/qt3d b/qt3d index dd698034..429f1094 160000 --- a/qt3d +++ b/qt3d @@ -1 +1 @@ -Subproject commit dd698034fd191807a1c02fd49c8cc87ec61d5b44 +Subproject commit 429f1094bc6774dba608b5ef0e5194a7b6869aed diff --git a/qtimageformats b/qtimageformats index 7cb70c79..183e8d70 160000 --- a/qtimageformats +++ b/qtimageformats @@ -1 +1 @@ -Subproject commit 7cb70c79902b0a507815bd1b71f840aa73920063 +Subproject commit 183e8d70a7a12f99c5a0853d7dae0026e74a91b1