From 601c1bd79b008e63b8d9d0d83deca17a4e1c5b88 Mon Sep 17 00:00:00 2001 From: Sona Kurazyan Date: Mon, 27 Jan 2020 15:04:12 +0100 Subject: [PATCH] Add qt5compat to submodules list in dev Task-number: QTBUG-81630 Change-Id: I85f3d4a5ddbef28c217903816568e0420902f694 Reviewed-by: Edward Welbourne --- .gitmodules | 6 ++++++ qt5compat | 1 + 2 files changed, 7 insertions(+) create mode 160000 qt5compat diff --git a/.gitmodules b/.gitmodules index 9b58bc0d..470478d2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -330,3 +330,9 @@ url = ../qtshadertools.git branch = dev status = addon +[submodule "qt5compat"] + depends = qtbase + path = qt5compat + url = ../qt5compat.git + branch = dev + status = deprecated diff --git a/qt5compat b/qt5compat new file mode 160000 index 00000000..e9c7c845 --- /dev/null +++ b/qt5compat @@ -0,0 +1 @@ +Subproject commit e9c7c8459f77735373079c87025891bb3d5f2c0d