From 075fb12ecc535be8acc0ef7dc582eacb9e166fc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo=20F=C3=A4lt?= Date: Fri, 29 Jan 2021 08:03:12 +0200 Subject: [PATCH] Initial version of Qt For Python 6.0 branch Change-Id: I769422955cb15f5fd18a8db7ddb762fd8c794a83 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 b306d175..56de35ea 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..606dd3d4 160000 --- a/qt3d +++ b/qt3d @@ -1 +1 @@ -Subproject commit dd698034fd191807a1c02fd49c8cc87ec61d5b44 +Subproject commit 606dd3d4474f7bd82cc6092184889fbcfad7a8ec diff --git a/qtimageformats b/qtimageformats index 7cb70c79..c094497a 160000 --- a/qtimageformats +++ b/qtimageformats @@ -1 +1 @@ -Subproject commit 7cb70c79902b0a507815bd1b71f840aa73920063 +Subproject commit c094497aa64d8b0490ffd50b6b76fc09155d1192