From f5dbd9b4f02c3f38c816f74a9a9ee0e7113ded69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Thu, 27 May 2021 13:54:12 +0200 Subject: [PATCH] Remove qtwinextras submodules It's no longer part of Qt (as of Qt 6) Task-number: QTBUG-89564 Change-Id: I302c58f1b6a55797cf1f6722eafe936561bf456f Reviewed-by: Oliver Wolff --- .gitmodules | 7 ------- qtwinextras | 1 - 2 files changed, 8 deletions(-) delete mode 160000 qtwinextras diff --git a/.gitmodules b/.gitmodules index 976eea95..58f89f02 100644 --- a/.gitmodules +++ b/.gitmodules @@ -158,13 +158,6 @@ url = ../qtserialport.git branch = dev status = addon -[submodule "qtwinextras"] - depends = qtbase - recommends = qtdeclarative qtmultimedia - path = qtwinextras - url = ../qtwinextras.git - branch = dev - status = ignore [submodule "qtandroidextras"] depends = qtbase path = qtandroidextras diff --git a/qtwinextras b/qtwinextras deleted file mode 160000 index 18cf8f31..00000000 --- a/qtwinextras +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 18cf8f3120ab8b5522b1fe0846c3f1659bfc33f2