From b78f3579aff5032768f2c9f12b0f128e670d34d7 Mon Sep 17 00:00:00 2001 From: Jesus Fernandez Date: Mon, 15 Aug 2016 15:06:11 +0200 Subject: [PATCH] Add qtnetworkauth MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4cd81725d0aec29ff3252a84504a81a44d1b60eb Reviewed-by: Simon Hausmann Reviewed-by: Jędrzej Nowacki --- .gitmodules | 7 +++++++ qtnetworkauth | 1 + 2 files changed, 8 insertions(+) create mode 160000 qtnetworkauth diff --git a/.gitmodules b/.gitmodules index 2765a8b0..f9e798cc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -310,3 +310,10 @@ url = ../qtspeech branch = dev status = preview +[submodule "qtnetworkauth"] + depends = qtbase + recommends = qtwebview + path = qtnetworkauth + url = ../qtnetworkauth + branch = dev + status = preview diff --git a/qtnetworkauth b/qtnetworkauth new file mode 160000 index 00000000..fba638b4 --- /dev/null +++ b/qtnetworkauth @@ -0,0 +1 @@ +Subproject commit fba638b478e3a37e1287aa088f3aa922070c49d9